.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4e4f2f;
}

.text5{
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
}

.text6{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 200%
}

.text7{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 150%
}

.text8{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}


a:link {
	color: 4e4f2f;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: 4e4f2f;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: 4e4f2f;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}



a.a:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-weight: bold;
	color: 800000;
	text-decoration: none;
}

a.a:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-weight: bold;
	color: 800000;
	text-decoration: none;
}
a.a:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-weight: bold;
	color: 000000;
	text-decoration: underline;
}

a.h:link {

	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.h:visited {

	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.h:hover {

	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}



.blueMenu {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 231px;
	height: 67px;
	margin: 0px;
	padding: 0px;
	background: url(../prometric/images/blue_d.jpg) no-repeat;
}

.blueMenu span {
position: absolute;
left: 90px;
top: 30px;
margin: 0px;
padding: 0px;
cursor: pointer;
color:#FFFFFF;
}

.blueMenu img {border: 0; }
* html a:hover {
visibility:visible;
text-decoration:none;
}

.blueMenu a:hover img{visibility:hidden;}




.greenMenu {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 231px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	background: url(../prometric/images/2.jpg) no-repeat;
}

.greenMenu span {
position: absolute;
left: 90px;
top: 30px;
margin: 0px;
padding: 0px;
cursor: pointer;
color:#FFFFFF;
}

.greenMenu img {border: 0; }
* html a:hover {
visibility:visible;  text-decoration:none;
}

.greenMenu a:hover img{visibility:hidden;}

