style1 {
	text-decoration: none;
}
style1 ul {
	text-decoration: none;
}
.style1 a, .style1 a:active, .style1 a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
.style1 a:hover {
	text-decoration: underline;
	color: #000000;
}
.sidebar-right a {
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.sidebar-right a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.breadcum a {
	text-decoration: none;
	color: #2F7495;
	margin: 0px;
	padding: 0px;
}
.breadcum a:hover {
	text-decoration: underline;
	color: #1D485C;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
