.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

a:link { 
	color: #000066;
	text-decoration: none;
	}
a:visited { 
	color: #111111;
	text-decoration: none;
	}
a:hover { 
	color: #0000FF;
	text-decoration: underline;
	}
a:active { 
	color: #0000FF;
	text-decoration: none;
}
.calendar {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-style: italic;
	color: #AD2B35;
	font-weight: bold;
}
