td	{
	font-size: 12px; font-family:  "Courier New", "Courier", "mono";
	line-height:18px;
	color:#555555;
}

.14px{
	font-size: 14px; font-family:  "Verdana";
	color:#333333;
}

.11px{
	font-size: 11px; font-family:  "Verdana";
}

A:visited {	
	font-family :  "Courier New", "Courier", "mono";
	color: #555555;
	text-decoration: none;
}

A:hover {
	font-family:  "Courier New", "Courier", "mono";
	color:#555555;
	text-decoration: underline;
}

A:active { 
	font-family :  "Courier New", "Courier", "mono";
	color: #555555;
	text-decoration: none;
} 

A:link {  
	font-family :  "Courier New", "Courier", "mono";
	color: #555555;
	text-decoration: none;
} 