/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12pt; color: rgb(255,255,153); background-color: rgb(0,85,0); background-image: url("../assets/images/Background-04.png"); background-repeat: repeat-x;}
 A:active { color: rgb(255,255,204);}
 A:link { color: rgb(153,255,255);}
 A:visited { color: rgb(204,204,51);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(255,255,0); background-color: rgb(204,255,204);}
 A:hover { color: rgb(204,255,204);}
 
