.genText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}


#news strong {
	color: #000000;
}

a:link {
	color: #FF0033;
	text-decoration: none;
	font-size: 10px;
}

a:visited {
	color: #FF0033;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}