font {
	font-family: Georgia, Verdana, "Arial Narrow";
	color: #660000;
	font-size: x-small;
}

.font_large {
	font-family: Georgia, Verdana, "Arial Narrow";
	color: #660000;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
	
}

a {
	font-family: Georgia, Verdana, "Arial Narrow";
	color: 660000;
	font-size: x-small;
}

a:hover {
	color: #993300;
}
