td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #244EA8;
}
a:link {
	font-weight: bold;
	color: #244EA8;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #244EA8;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #4371A4;
}
a:active {
	font-weight: bold;
	color: #244EA8;
	text-decoration: underline;
}





.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #244EA8;
}
.index a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.index a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.index a:hover {
	font-weight: bold;
	color: #982020;
}
.index a:active {
	font-weight: bold;
	color: #244EA8;
	text-decoration: none;
}





.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
	line-height: 16px;
	color: #244EA8;
}
.title a:link {
	font-weight: bold;
	color: #244EA8;
	text-decoration: none;
}
.title a:visited {
	font-weight: bold;
	color: #4371A4;
	text-decoration: none;
}
.title a:hover {
	font-weight: bold;
	color: #E8BE3C;
}
.title a:active {
	font-weight: bold;
	color: #4371A4;
	text-decoration: none;
}