body {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size: 10px;
	color: #000000;
}
a {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size: 10px;
	text-decoration: none;
	color: #d27950;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size: 10px;
	color: #d27950;
	text-decoration: underline;
}
