A:hover
{
	color: orange;
	text-decoration: underline;
}

a.a1 {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} 

a.a2 {font-family: arial, helvetica;
font-size: 11px; 
text-decoration: none;
} 

TD.t1 {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color : #000000;
}

TD {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color : #C5D0D1;
}

span.genmed {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color : #000000;
}
