h1 {
        color: E17E27;
        font-family: "trebuchet ms";
	font-size: 40px;
        font-weight: none;
}
.text {
	color: #3B4C58;
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
a:active, a:link, a:visited {
	color: #3B4C58;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E07E27;
} 

