.details {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.genWhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.blackGen {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.genRed {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.big {
	font-family: Verdana;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}
