.contents {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.headline {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

}
.extreme {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Helvetica;
	font-weight: bold;


}
a.extreme:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica;
	font-weight: bold;

}
