/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../assets/images/Background.gif"); background-repeat: repeat-y; background-position: top;} A:active { color: rgb(51,51,51);} A:link { color: rgb(51,51,51); text-decoration: none ;} A:visited { color: rgb(51,51,51); text-decoration: none ;} .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9px; color: rgb(0,0,0); text-decoration: none ;} A:hover { color: rgb(0,102,255); text-decoration: underline;} 
