.maintext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.footerline {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6c6c6c;
	text-decoration: none;
}
.global_nav {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #849ABB;
	text-decoration: none;
}
.global_navgreen {


	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4BA717;
	text-decoration: none;
}
.link {



	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4BA717;
	text-decoration: underline;
}

a:hover {	
	
	color: #999999;	
	text-decoration: underline;
}

A.linkInside {
	 COLOR: #000000; TEXT-DECORATION:none;
}

A.linkInside1 {
	 COLOR: #000000; TEXT-DECORATION:underline;
}

A.linkInside:hover {
	COLOR: #000000; TEXT-DECORATION:none;
}

.linktext {
	
	color: #4BA717;
	text-decoration: none;	

}
.nav {


	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
b:hover {	
	
	color: #3399CC;	
	text-decoration: blink;
}