

a:link {color: #606061;
text-decoration: none}

a:visited {color: #606061;
text-decoration: none}

a:hover {color: #8E8E8E;
text-decoration: none}

.text a:link {color: #606061;
text-decoration: none}

.text a:visited {color: #606061;
text-decoration: none}

.text a:hover {color: #8E8E8E;
text-decoration: none}

.textMenu a:link {color: #818181;
text-decoration: none}

.textMenu a:visited {color: #818181;
text-decoration: none}

.textMenu a:hover {color: #fa0c11;
text-decoration: none}

.Heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
        color: #000000;
}
.textBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
}
.textbottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #CCCC99;

}
.form {
	font-family: Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6A6B6C;
}

.h1 {
	font-family: Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6A6B6C;
        position:absolute;
	top: 22px;
	left: 150px;
}