a:link, a:visited
{
	color: #968900;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #968900;
	text-decoration: underline;
}


.regular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383435;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #968900;
	font-weight: bold;
}
