.header {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #092F84;
}
.linkheader {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #092F84;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {

	color: #000099;
	text-decoration: underline;
}
a:hover {


	color: #990000;
	text-decoration: none;
}
.mainlinktext {
	font-family: Tahoma;
	font-size: 12px;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
}
.boxheader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #092F84;
}
.texttitle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #092F84;
}
