.bodyText {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.headline {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

p {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}