body {
	color: 333333;
	background-color: FAF5E4;
	margin: 0px;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: 35807E;
	text-decoration: none;
}
a:hover {
	color: #333333;
	display: block;
}
.RSStitle a:hover {
	color: #333333;
	display: inline;
}