td {
	text-align: left;
	vertical-align: top;
	/*font-family:Tahoma;*/
	font-family:"Times New Roman", Times, serif
	font-size:14px;
	/*color: #E5E5E5;*/
}

a {
	text-decoration: underline;
	/*color:#9D5FBB;*/
	/*color:white;*/
}

A:Hover  {
/*	color : #DBACF2;*/
	color:black;
	text-decoration :none;
}

H3 {
	color: #7F409E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
td.tdselectout
{
border-right:2px solid #CCCCCC;
border-left:2px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
text-align:center;
}
td.tdselectover
{
border:2px solid black;
text-align:center;
/*color:#9D5FBB;*/
color:black;
}

