td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.side-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.small-text {
	font-size: 10px;
}
.bottom-links {
	font-size: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.bottom-links:hover {
	color: #dddddd;
	text-decoration: none;
}
a {
	color: #333333;
}
a:hover {
	color: #999999;
}
#top_links {
	background-color: #262767;
}