
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.downtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #B9B9B9;
	text-decoration: none;
}
.midtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #6E6E6E;
	text-decoration: none;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #005297;
	text-decoration: none;
}

.lnk
{
	font-family: Arial;
	font-size: 10px;
	color: #B9B9B9;
	text-decoration: none;
}

.lnk:hover
{
	color: #FF8A00;
	text-decoration: underline;
}

.bluelink
{
	font-family: Arial;
	font-size: 11px;
	color: #005297;
	text-decoration: none;
}
.bluelink:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #005297;
	text-decoration: underline;
}

.mlink
{
	font-family: Arial;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: underline;
}
.mlink:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}