.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	vertical-align: top;
	background-position: right top;
	font-weight: lighter;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-right-color: #000000;
	border-left-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
