td {
	text-align: left;
	vertical-align: top;
	font-family:verdana;
        font-weight:bold;
	font-size:13px;
	color: #ca4df8;
}

a {
	text-decoration: underline;
	color:#9D5FBB;
}

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

h1,H3,h4,h5 {
	color: #fa7df6;
	font-weight: bold;
	font-size : 20px;
	font-family:verdana;
}

h2 {
	color: #fa7df6;
	font-weight: bold;
	font-size : 18px;
	font-family:verdana;
        

