/* CSS definition file containing site wide stylesheets */

.A:activewhite {
	color: rgb(255,255,255)
}

.WhiteLink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}