A:link {
	color: #1377CA;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #1377CA;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #1377CA;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 13px;
}

P {
	font-family: Verdana;
	font-size: 13px;
}

