BODY
{
	font-family: Arial;
	font-size: 12px;
	background: #95A9A0;
	color: #FFD8A9;
}

A
{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}

A:HOVER
{
	color: #FFD000;
}

A:ACTIVE
{
	color: #FFFCC4;
}