/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: #003366; background-image: url(images/bg.gif);}
 A:link {
	color: #990000;
	text-decoration: none;
}
 A:visited { color: rgb(153,0,0);}

