@charset "UTF-8";
.sidebar {
	background-image: url(../images/home_11b.jpg);
	background-repeat: repeat;
	background-position: right;
}
.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333300;
}
.sidebar-text a:link {
	color: #333300;
	text-decoration: underline;
}
.sidebar-text a:visited {
	color: #333300;
	text-decoration: underline;
}
.sidebar-text a:hover {
	color: #000000;
	text-decoration: underline;
}
.sidebar-text a:active {
	color: #333300;
	text-decoration: underline;
}
.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.sidebar-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
.sidebar-navigation a:visited {
	color: #333300;
	text-decoration: none;
}
.sidebar-navigation a:link {
	color: #333300;
	text-decoration: none;
}
.sidebar-navigation a:hover {
	color: #333333;
	text-decoration: underline;
}
