a{
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: underline;
}

a.headline{
	color: #9b0002;
	font: 12px Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	text-decoration: none;
}
a.headline:hover, a.headline:active{
	font: 12px Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	text-decoration: underline;
}

.mainFeature{
	font: 14px Arial,Helvetica,Sans-Serif;
	font-weight:normal;
}


a.mainFeature{
	color: #9b0002;
	font: 14px Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	text-decoration: none;
}

a.mainFeature:hover,a.mainFeature:active{
	color: #9b0002;
	font: 14px Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	text-decoration: underline;
}

.smallfont{
	font: 11px Arial,Helvetica,Sans-Serif;
	font-weight:normal;
}


a.smallfont{
	color: #9b0002;
	font: 11px Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	text-decoration: none;
}

a.smallfont:hover,a.smallfont:active{
	color: #9b0002;
	font: 11px Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	text-decoration: underline;
}

a.jumpnav{
	color: #000000;
	font: 11px Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	text-decoration: none;
}

a.jumpnav:hover,a.smallfont:active{
	color: #000000;
	font: 11px Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	text-decoration: underline;
}

