A:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;
}

A:link {
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;
}

A:hover {
	color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
}

A:active {
	color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
}

.maincontent {
	font-size : 12px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.maincontentblue {
	font-size : 12px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #302382;
}
.whitecontent {
	font-size : 11px;
	line-height : 15.5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.bluecontent {
	font-size : 11px;
	line-height : 15.5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #302382;
}

.navcontent {
	font-size : 10px;
	line-height : 15.5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

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

.subcontent2 {
	font-size : 10px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.subcontent3 {
	font-size : 9px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}