/* CSS definition file containing sitestyle stylesheets */



BODY { font-family: Verdana,sans-serif; font-size: 12px; color: rgb(153,51,0);;}

 A:active { color: rgb(153,51,0); text-decoration: none ;}
 A:link { color: rgb(153,51,0); text-decoration: none ;}
 A { color: rgb(153,51,0); text-decoration: none ;}
 A:hover { color: rgb(204,204,204); text-decoration: underline;}
 A:visited { color: rgb(153,51,0); text-decoration: none ;}

 .TextObject { font-family: Verdana,sans-serif; font-size: 12px;}
 .TextObject A:link {color: rgb(255,255,255); text-decoration:none; background-color: transparent;}
 .TextObject A:visited {color: rgb(255,255,255); text-decoration:none; background-color: transparent;}
 .TextObject A:active {color: rgb(255,255,255); text-decoration:none; background-color: transparent;}
 .TextObject A:hover {color: rgb(255,255,255); text-decoration:underline; background-color: transparent;}


 P { font-family: Verdana,sans-serif; font-size: 12px; color: rgb(0,51,102);}
 OL { font-family: Verdana,sans-serif; font-size: 12px;}
 UL { font-family: Verdana,sans-serif; font-size: 12px;}

.main  A { color: rgb(153,51,0); text-decoration: none ;}
.main A:link {color: rgb(153,51,0); text-decoration:none; background-color: transparent;}
.main A:visited {color: rgb(153,51,0); text-decoration:none; background-color: transparent;}
.main A:active {color: rgb(153,51,0); text-decoration:none; background-color: transparent;}
.main A:hover {color: rgb(153,51,0); text-decoration:underline; background-color: transparent;}