/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,102);
 	background-image: none
}

A:active {
	color: rgb(0,102,102)
}

A:link {
	color: rgb(255,0,0)
}
