BODY {
	color : Black;
	background-color : #FFC993;
	font-family : "Arial";
	font-size : small;
	text-align : left;
}

A {
	color : #000033;
	font-family : Arial;
	text-decoration : none;
}

A:HOVER {
	color : Yellow;
	font-family : "Arial";
	text-decoration : underline;
}

P.Gene {
	background : Navy;
	font : Trebuchet MS;
}
.Gene A{
	font-family : "Arial";
}
.Gene A:HOVER {
	font-family : "Arial";
}
