/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: #0033FF;}
 A:link {
	color: #0033FF;
}
 A:hover { color: #0033FF;; font-weight: bold}
 A:visited { color: #0066FF;}
