/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./Background.gif");}
 A:link { color: rgb(0,0,0);}
 A:hover { color: #996600;}
 A:visited {
	color: #990000;
}
 