td {
	text-align: left;
	vertical-align: top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000
}

a {
	text-decoration: underline;

	#FFCC66
; 	color: #993300;
}

A:Hover  {
	color : #FF0000;
	text-decoration : none;
}

H3 {
	color: #BC6D1E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

