body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #999999;
	margin: 0px;
}
.redtext {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #D44409;
	text-decoration: none;
}
.bluetext {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0E4E7E;
	text-decoration: none;
}
.whitetext {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #D44409;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #4C1F01;
	text-decoration: none;
	text-decoration: none;
}
.ablue {
	font-size: 11px;
	font-weight: bold;
	color: #0E4E7E;
	text-decoration: none;
	text-decoration: underline;
}
ablue:hover {
	font-size: 11px;
	font-weight: bold;
	color: #001D32;
	text-decoration: none;
	text-decoration: none;
}
.whitelink
 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}
.whitelink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #cacaca;
	text-decoration: none;
	text-decoration: none;
}
