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