a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-variant: small-caps;
	color: #000033;
	line-height: normal;
	border: thin none #33CCFF;
	font-weight: 300;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
