.base { font-family: Georgia, "Times New Roman", serif }
.twelve  { font-size: 12px; font-family: Georgia, "Times New Roman", serif }
.fourteen {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
}
.eighteen { font-size: 18px; font-family: Georgia, "Times New Roman", serif }
.ten { font-size: 10px; font-family: Georgia, "Times New Roman", serif }
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
