body,td,th,p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #00004E;
	font-size : 11px;
}

.headline {
	font-size : 18px;
	font-weight : bold;
}

.fineprint {
	font-size : 9px;
}

.bold {
	font-weight : bold;
} 

.boldevent {
	font-weight : bold;  
	font-size : 14px;
}

.onBlue {
	color : #FFE600;
}

A:LINK {
	color : #00004E;
	font-weight: bold;
	text-decoration:none;
}

A:ACTIVE {
	color : #00004E;
	font-weight: bold;
	text-decoration:none;
}

A:VISITED {
	color : #00004E;
	font-weight: bold;
	text-decoration:none;
}

A:HOVER {
	color : #585887;
	font-weight: bold;
	text-decoration:underline;
}

A.onBlue:LINK {
	color : #FFE600;
	font-weight: bold;
	text-decoration:none;
}

A.onBlue:ACTIVE {
	color : #FFE600;
	font-weight: bold;
	text-decoration:none;
}

A.onBlue:VISITED {
	color : #FFE600;
	font-weight: bold;
	text-decoration:none;
}

A.onBlue:HOVER {
	color : #ffffff;
	font-weight: bold;
	text-decoration:none;
}

A.boldvent{
	font-weight : bold;  
	font-size : 14px;
}