BODY  {
	background-color: #E6E6D0;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

A  {
	font-family: arial, sans-serif;
	color : #003366;
	text-decoration : none;
}

A:Visited  {
	color : #000033;
}

A:Active  {
	color : #FF9900;
}

A:Hover  {
	color : #336699;
	text-decoration : underline;
}



