td,body {
	
	font-family: Verdana, Tahoma;
	font-size: 12pt; 
	border: thin;
}

a {
	color: black;
	text-decoration: none;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	size: 12pt;
	
	}

a:hover {
	/*color: #993333;*/
	text-decoration: none;
	
}

a:active {
	/*color: #993333;*/
	text-decoration: none;
	
}	
/*a:visited {
  	color: #993333;
}*/
