a { font-family: Arial, verdana, arial, helvetica;
	color: #053C96;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline
}
a:active {
	color: #053C96;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline
}  

a:visited {
	color: #053C96;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline
}  
a:hover {
	color: #053C96;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none
}

.date {   font-family: Arial, verdana, arial, helvetica;
	color: #9FABB5;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
a.date {
	color: #9FABB5;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}
a.date:active {   
	color: #9FABB5;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}
a.date:visited {   
	color: #9FABB5;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}
a.date:hover {   
	color: #9FABB5;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
