body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
a:link {
	text-decoration: none;
	color: #7E7E7E;
}
a:visited {
	text-decoration: none;
	color: #ACACAC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #4E4E4E;
}
