A:link {
	color: #000000;
	text-decoration: underline;
}

A:visited {
	color: #000000;
	text-decoration: underline;
}

A:active {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #FF0066;
	text-decoration: none;
; font-weight: normal; background-color: #FFCC00
}

TD {
	font-family: Arial;
	font-size: 13px;
}

P {
	font-family: Arial;
	font-size: 13px;
}

