/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,0,204); text-decoration: none ;}
 UL { color: rgb(255,0,51);}
 A:visited { color: rgb(153,0,153);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,0,0); letter-spacing: 2px; margin-top: 5px; margin-bottom: 5px;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,0,51); list-style-type: square; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .TextNavBar { font-size: xx-small; text-decoration: none ; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H5 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,102);}
 A:hover { color: rgb(255,0,0);}
 