body, p, td {
    font-family: Arial;
	font-size:12px;
	color: #000000;
}

a, a:hover {
    font-family: Arial;
	font-size:11px;
	color: #B16838;
	text-decoration: underline;
}
a.news, a.news:hover {
    font-family: Arial;
	font-size:10px;
	color: #7F7F7F;
	text-decoration: none;
}
.news {
    font-family: Arial;
	font-size:10px;
	color: #000000;
	text-decoration: none;
}

