.titlebody {
	font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textbody {
	font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #996633;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}

