/* CSS definition file containing sitestyle stylesheets */

BODY {
	color: rgb(0,0,0);
	background-image: url(./Background.gif);
	background-color: #2886FD;
}

 A:link { color: rgb(0,0,255);}

 A:visited { color: rgb(128,0,128);}

 
