table	{border-color:00CCFF;
		}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#9D5FBB;
}

A:Hover  {
	color : #ffffff;
	text-decoration : underline;
}

H3 {
	color: #00CCFF ;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

p	{font-family:Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight:500;
	 color:#ffffff;
	 text-align:;
	 }