BODY, DIV, P, SPAN, TD, TH, CAPTION {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #333333;
}

.headline {
	font-size : 38px;
	font-weight: normal;
	color: #ffffff;
}


a:active, a:link, a:visited {
	color: #000000;
        text-decoration: none;
}

a:hover {
	color: #FFCC00;
        text-decoration: none;
}


