body {
	margin-top: 30px;
}
body, table, tr, td, p {
	font-family: century_gothic,tahoma;
	color: #7B7B7B;
	font-size: 10px;
}
img {
	border: 0px;
}
A:link {
	font-family: Century_Gothic,tahoma;
	color: #7B7B7B;
	font-size: 10px;
	text-decoration: none;
}
A:visited {
	font-family: Century_Gothic,tahoma;
	color: #7B7B7B;
	font-size: 10px;
	text-decoration: none;
}
A:active {
	font-family: Century_Gothic,tahoma;
	color: #7B7B7B;
	font-size: 10px;
	text-decoration: none;
}
A:hover {
	font-family: Century_Gothic,tahoma;
	color: #7B7B7B;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}