.CSS {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.mouseover A:hover {
	COLOR: #009933;
	font-weight: bold;

	}
	.mouseover1 A:hover {
	A:link( color: blue )        // unvisited link
    A: visited ( color: #CFCFCF )

	}

.TEXT {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.TEXT-b {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer-bg{
	background-image:url(footer-bg.gif);
	display:block;
	width:100%;
	height:75px;
}
.anouncement1{
	display:block;
	width:195px;
	height:37px;
	text-align:center;
	vertical-align:middle;
	background-image:url(bgs/anounce-bg1.gif);
	margin:0px;
}

.anouncement2{
	display:block;
	width:195px;
	height:37px;
	text-align:center;
	vertical-align:middle;
	background-image:url(bgs/anounce-bg2.gif);
	margin:0px;
}

.anouncement3{
	display:block;
	width:195px;
	height:130px;
	text-align:center;
	vertical-align:middle;
	background-image:url(bgs/anounce-bg3.gif);
	margin:0px;
}
	

