/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("../assets/images/Background.GIF"); font-family:tahoma;font-size:medium;}
 A { color: rgb(255,255,0);}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,00);}
 A:visited { color: rgb(153,153,204);}

