BODY {
	color : Black;
	background-color : #FFFFFF;
	font-family : "Trebuchet MS";
	font-size : small;
	text-align : left;
}

A {
	color : Navy;
	font-family : "Trebuchet MS";
	text-decoration : none;
}

A:HOVER {
	color : Red;
	font-family : "Trebuchet MS";
	text-decoration : underline;
}

P.Gene {
	background : Navy;
	font : Trebuchet MS;
}
.Gene A{
	font-family : "Trebuchet MS";
}
.Gene A:HOVER {
	font-family : "Trebuchet MS";
}