body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #360;
}
a:visited {
	color: #360;
}
a:hover {
	color: #3C0;
}
a:active {
	color: #360;
}

