BODY {
	color: #191970;
	font-family: Verdana;
 font: bolder;
	font-size: small;
}

A {
	color: #191970;
}

A:HOVER {
	color: #FF8C00;
}

.footer a {
	color : #FFFFFF;
margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font: bolder;}
.footer a:hover {
	color : #1F396A;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}