td {
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration:none;
	color:#AAE5BD;
}

A:Hover  {
	color : #EEEEEE;
	text-decoration : bold;
}

H3 {
	color: #5D62bE;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

