.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62574F;
}


#intro {
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-size: 14px;
	color: #666666;
        line-height: 18px;
}



#links {
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-size: 12px;
	color: #ffffeb;
        line-height: 18px;
}


a.links:link {color: #ffffeb; text-decoration: none; }
a.links:visited {color: #ffffeb; text-decoration: none; }
a.links:hover {color: #ffffeb; text-decoration: underline; }
a.links:active {color: #ffffeb; text-decoration: none; }