A:link {
	color: #3333FF;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #3333FF;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #3333FF;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 13px;
	background-position: left;
	text-align: left;
}

P {
	font-family: Verdana;
	font-size: 13px;
}
