/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(153,0,0); background-color: rgb(255,255,255);}
 A:active { color: rgb(153,0,0); text-decoration: none ;}
 A:link { color: rgb(153,0,0); text-decoration: none ;}
 A:visited { color: rgb(153,0,0); text-decoration: none ;}
 A:hover { color: rgb(0,0,0); text-decoration: underline;}
 
