body {

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


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

}
a:active {
	color: #09306A;
	text-decoration: underline;
}


