a.footer {
	color : #005D7E;
	font-family: arial, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none
}

a.footer:hover {
	color : #7FAEBE;
	font-family: arial, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline
}

a.nav {
	color : #005D7E;
	font-family: arial, san-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}

a.nav:hover {
	color : #4f4f4f;
	font-family: arial, san-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: underline
}

p {
	color : #000000;
	font-family: arial, san-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	line-height: 16px;
	margin-right: 10px;
}

.footer {
	color : #005D7E;
	font-family: arial, san-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none
}





.heads {
	color : #5E8597;
	font-family: arial, san-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}