.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.text a:link { color:#FFCC00; font-weight: normal; text-decoration:none; }
.text a:visited { color:#FFCC00; font-weight: normal; text-decoration:none; }
.text a:hover { color:#FFCC00; font-weight: normal; text-decoration:none; }
.text a:active { color:#FFCC00; font-weight: normal; text-decoration:none; }


.headline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}