/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("./assets/images/Background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { font-family: 'Franklin Gothic Book', sans-serif; font-size: x-small; color: rgb(42,197,234); text-decoration: none ;}
 A:visited { font-family: 'Franklin Gothic Book', sans-serif; font-size: x-small; color: rgb(42,197,234); text-decoration: none ;}
 A:hover { color: rgb(42,197,234);}
 