a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #001d3b;
	background-color: none;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;;
	font-variant: normal;
	text-transform: none;
	color: #001d3b;
	text-decoration: none;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;;
	font-variant: normal;
	text-transform: none;
	color: #db0000;
	text-decoration: underline;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;;
	font-variant: normal;
	color: #db0000;
	text-decoration: underline;
	background-color: none;
}
.footer {
  color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
b {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: none;
	text-decoration: none;
}



