td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color: #E5E5E5;
}

a {
	text-decoration : underline;
	color:#FFFF99;
	font-weight: bold;
}

b {
	color: #008080;
	font-weight: bold;
}

A:Hover  {
	color : #008080;
	text-decoration : underline;
	
}


H3 {
	color: #008080;
	font-weight: bold;
	font-size : 14px;
	font-family:Tahoma;
}
