a { cursor: hand; text-decoration: none; font-family : Arial; }
a:link { color: #005b88; font-size: 12px; font-weight: bold;}
a:visited { color: #005b88; font-size: 12px; font-weight: bold;}
a:active { color: #005b88; font-size: 12px; font-weight: bold;} 
a:hover { color: #CC0000; font-size: 12px; font-weight: bold;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5273a5;
}
.textgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005b88;
	text-decoration: none;
}
