/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../assets/images/Background.jpg");}
 A:active { font-size: x-small; color: rgb(0,51,51); font-weight: bold;}
 A:link { font-size: x-small; color: rgb(0,51,51); font-weight: bold;}
 A:hover { font-size: x-small; color: rgb(102,51,0);}
 A:visited { font-size: x-small; color: rgb(102,51,0);}
 