.CSS {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.mouseover A:hover {
	COLOR: #009933;

	}
	.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;
}
