@charset "UTF-8";
#Brochure-link {
	float: left;
	padding-top: 18px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #33CCCC;
	width: 280px;
}


a.brochure:visited {
	text-decoration: none;
	color: #3CC;
}
a.brochure:link {
	text-decoration: none;
	color: #33CCCC;
}
a.brochure:hover {
	text-decoration: underline;
	color: #C2F2F5;
}
a:brochure:active {
	text-decoration: none;
	color: #FFF;
}
