/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url("../assets/images/Background.gif");}
 A:active { color: rgb(0,102,255); text-decoration: none ;}
 A:link { color: rgb(0,102,255); text-decoration: none ;}
 A:hover { color: rgb(255,0,204); text-decoration: none ;}
 A:visited { color: rgb(102,153,204); text-decoration: none ;}
 A { color: rgb(0,102,255); text-decoration: none ;}
