BODY  {
	background-color: #DFD397;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

A  {
	font-family: arial, sans-serif;
	color : #390000;
	text-decoration : none;
}

A:Visited  {
	color : #390000;
}

A:Active  {
	color : #390000;
}

A:Hover  {
	color : #950002;
	text-decoration : underline;
}

