td {
	color: #FFFFFE;
	font-size : 14px;
	font-family:Tahoma;
}

a {
	text-decoration: underline;
	color:#FEE0C6;
}

A:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
}

H3 {
	color: blue;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}