td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color: #FFF;
}

a {
	text-decoration: underline;
	color:#2AFFFF;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color: #2A3FFF;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
