/* CSS definition file containing sitestyle stylesheets */
BODY {
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(153,102,255);}
 A:hover { color: rgb(0,102,204);}
 
p {
font-size: x-small;
}
