BODY
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

TD
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.TOPLINK
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0C5387;
	text-decoration: none;
}

.TOPLINK:Hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFB100;
	text-decoration: none;
}

.TOPLINK:Active
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF000A;
	text-decoration: none;
}

.SUBLINK
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0B64A8;
	text-decoration: none;
}

.SUBLINK:Hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0964AA;
	text-decoration: none;
}

.SUBLINK:Active
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #EF000A;
	text-decoration: none;
}