.fronttext {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #EAF9FF;
}
.fronttextsmall {

	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #BCC8DA;
}
.maintext {
	font-family: Trebuchet, Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.headtext {
	font-family: Trebuchet, Tahoma, Verdana;
	font-size: 14px;
	color: #10323E;
	line-height: 18px;
}
.headMAX {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 14px;
	color: #216A83;
	font-weight: bold;
	line-height: 23px;
}
a:link {
	color: #006699;
	text-decoration: none;

}

a:visited {
	color: #003366;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #0099CC;

}
.maintextBold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006699;
	line-height: 15px;
	font-weight: bold;
}
a.fronttext:link {
	color: #CCFFFF;
	text-decoration: none;

}

a.fronttext:visited {
	color: #CCFFFF;
	text-decoration: none;

}

a.fronttext:hover {
	text-decoration: none;
	color: #0099CC;

}

a.fronttextsmall:link {
	color: #BCC8DA;
	text-decoration: none;

}

a.fronttextsmall:visited {
	color: #BCC8DA;
	text-decoration: none;

}

a.fronttextsmall:hover {
	text-decoration: none;
	color: #99CCFF;

}
