.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding: 20px;
}
.content a {
	color: #333333;
	text-decoration: none;
}
.content a:hover {
	color: #333333;
	text-decoration: underline;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	white-space: nowrap;
	padding: 5px;
}
.sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
