/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./assets/images/mainbackground.jpg");}
 A:active { font-size: x-small; text-decoration: none ;}
 A:link { font-size: x-small; color: rgb(0,0,255); text-decoration: none ;}
 A:visited { font-size: x-small; color: rgb(0,0,255); text-decoration: none ;}
 P { font-size: small;}
 A { font-size: small;}
 .TextNavBar { font-size: x-small;}
 A:hover { font-size: x-small; color: rgb(0,0,255); text-decoration: none ;}
 
