@charset "ISO-8859-1";
Dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: none;
	color: #347B86;
}
links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #347B86;
	font-weight: bold;
}
a {
	color: #347B86;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #347B86;
	font-weight:bold;
	text-decoration:underline;
	}


2a {
	color: #397B96;
	text-decoration:none;
	font-weight:bold;
	}
	
2a:hover {
	color: #397B96;
	text-decoration:underline;
	font-weight:bold;
	}
