@charset "UTF-8";
body {
	background-color: #FFFFDD;
	margin-left: 0px;
	margin-top: 0px;
}
sidebarlinks {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
}
/* CSS Document */

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
