td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}
body {
	background-color: #000000;
}
a {
	text-decoration: underline blink;
	color:#FF33FF;
}

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

H3 {
	color: #9900CC;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
