/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:link { text-decoration: none ;}
 A:hover { color: rgb(255,255,0); text-decoration: none ;}
 A:visited { text-decoration: none ;}
 P { font-family: Verdana,sans-serif; font-size: 12px; padding: 4px;}
 A { color: rgb(255,255,255); text-decoration: none ;}
 