a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:active { color: #FF6600; text-decoration: underline; }
a:visited { color: #B7B7B7; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a.news:hover { text-decoration: underline; }
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.arrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AB6029;
	font-weight: bold;
}
