td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: #00256B;
}

A:hover {
	color: #00256B;
} 

A:visited {
	color: #00256B;
}

.headlink {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: underline;
}

.headlink:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: overline;
}

.headlink:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.yellow {
	color: #fde75e;
	font-weight: bold;
}