/* CSS definition file containing site wide stylesheets */
BODY { background-repeat: repeat-y;} A:active { color: rgb(255,204,51); text-decoration: none ;} A:link { color: rgb(255,204,51); text-decoration: none ;} A:visited { color: rgb(255,204,51); text-decoration: none ;} A { color: rgb(255,204,51); text-decoration: none ;} A:hover { color: rgb(255,204,51); text-decoration: underline;} 