a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #b5b4b4;
	font: 11px Verdana, Helvetica, sans-serif;
	line-height: 1.4;
}

a:hover {
	text-decoration: underline;
}

h1  {
	font-family: 'Arial', 'Lucida Grande', Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

h3 {
margin: 0 0 6px 0; 
font: 14px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
font-weight: bolder;
}


#news select, #news input, #news button {
	background-color: #990f0b;
}


