.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003061;
	font-weight: bold;
}
a.smallink{
	color: #003061;
	font-weight: bold;
	text-decoration: underline;
}
a.smallink:hover{
	color: #B69C13;
	font-weight: bold;
	text-decoration: underline;
}
