A:visited
{
	color: #006600;
	text-decoration: underline;
}

A:hover
{
	color: #910313;
	text-decoration: underline;
}

A:link
{
	color: #06707E;
	text-decoration: underline;
}

BODY
{
	background-image: url(images/yellowbg.gif);
	background-repeat: repeat;
}

#COPYRIGHTBOTTOM 
{
	color: Gray;
	width: 100%;
	text-align: left;
}