/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/background.gif");}
 A:active { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:link { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(255,0,0); font-weight: bold; text-decoration: none ;}
 