A:link  {
	text-decoration : none; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	color : #E6E6FA;
	font-size : 12px;
	line-height : 14px;
	}
A:visited {
	text-decoration : none; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #E6E6FA;
	font-size : 12px;
	line-height : 14px;
	}
A:active {
	text-decoration : none; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	color : #E6E6FA;
	font-size : 12px;
	line-height : 14px;
	}
A:hover { 
	text-decoration : none; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	background-color : #E6E6FA;
	color : blue;
	font-size : 12px;
	line-height : 14px;
	}
TD {
	text-align: left;  
	vertical-align: middle;
	}
