.topband
{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.topband a:link,
.topband a:visited,
.topband a:active
{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #041a57;
	text-decoration: none;
}

.topband a:hover
{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.topbandgrey a:link,
.topbandgrey a:visited,
.topbandgrey a:active
{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6f767a;
	text-decoration: none;
}

.topbandgrey a:hover
{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.maintext
{

	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #c2c0c0;
	line-height: 1.75em;
}


.whitelink
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.whitelink a:link,
.whitelink a:visited,
.whitelink a:active
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink a:hover
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}

.bottomband a:link,
.bottomband a:visited,
.bottomband a:active
{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomband a:hover
{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}