body,td
{
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #EDC71E;
}
A:LINK, A:VISITED, A:ACTIVE {
	color: #EDC71E;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

