BODY {
	background-color: #c0be5b;
	color:#000000;
	font-family: arial, fantasy;
	font-size: 12pt;
}

TD {
	font-size:12pt;
}

A {
	color: #FF0000;
	text-decoration: none;
}

A:visited {
}

A:active {
	color: #FF0000;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}