body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	line-height: 22px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000
}
a:hover {
	color: #C00;
	text-decoration: none
}
a:active {
	color: #000
}
