.menu {
	color: #234C8E;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 20pt;
	padding-right: 10pt;
}
.menu a:active,
.menu a:visited,
.menu a:link {
	color: #234C8E;
	font-size: 12px;
	text-decoration:none;
	}

.menu a:hover {
	color: #234C8E;
	text-decoration:underline;
	}
	
.text {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 20pt;
	padding-right: 10pt;
	padding-top: 5pt;

}
.text a:active,
.text a:visited,
.text a:link {
	color: #234C8E;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	}

.text a:hover {
	color: #234C8E;
	font-weight: bold;
	text-decoration:underline;
	}
h1 {
	color: #234C8E;
	font-size: 15px;
	text-decoration:none;
	}
	
.text2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 20pt;
	padding-right: 15pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
}
.text2 a:active,
.text2 a:visited,
.text2 a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	}

.text2 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}