body {
	font-family: Arial, Helvetica, sans-serif;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}
a:link {
	text-decoration: none;
	color: #003022;
	font-weight: bold;



}
a:visited {
	text-decoration: none;
	color: #003022;
	font-weight: bold;



}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #92B0A6;
	font-weight: bold;





}
a:active {
	text-decoration: none;
	font-weight: bold;

}
.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #407062;
	font-weight: bold;


}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #407062;
	font-weight: bold;

}
.textBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
