/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(153,0,0); text-decoration: none ;}
 A:link { text-decoration: none ;}
 UL { list-style-type: square;}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(153,0,0); text-decoration: underline; background-color: rgb(255,153,153);}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(204,102,102); text-decoration: none ;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(153,0,0);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(153,0,0);}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(153,0,0);}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(153,0,0); text-decoration: none ;}
 
