/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(0,0,204); background-image: url("./assets/images/Background.gif");}
 A:active { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(255,255,255); text-decoration: underline;}
 A:link { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(255,255,255); text-decoration: none ;}
 A:hover { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(255,255,255); text-decoration: underline;}
 A:visited { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(255,255,204); text-decoration: none ;}
 .TextObject { color: rgb(255,255,255);}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; color: rgb(255,255,255);}
 A { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(255,255,255); text-decoration: none ;}
 
