body {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 6px;
	color: #0E5180;
background-color:#fff;
background: #fff url('../images/background5.jpg') no-repeat top center;
}


.bodyTxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 22px;
	color: #000000;
}
a:link {
	color: #0E5180;
	text-decoration: underline;
}
a:visited {
	color: #0E5180;
	text-decoration: underline;
}
a:hover {
	color: #2B8AC0;
	text-decoration: underline;
	
	

}
a:active {
	color: #0E5180;
	text-decoration: underline;
}


