a {
	font-family: Arial;
	font-size: 12px;
	color: #0D0D64;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #E09D0F;
	text-decoration: underline;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
img {
	font-family: Arial; 
	font-size:12px; 
	color:#000000;
}
.footerlink {
	font-family: Arial; 
	font-size:10px; 
	color:#0D0D64;
}
a.footerlink:visited {
	font-family: Arial; 
	font-size:10px; 
	color:#000000;
}
a.footerlink:hover {
	font-family: Arial; 
	font-size:10px; 
	color:#E09D0F;
	text-decoration: underline;
}


