td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a:link {
	color : #0071CC; 
	text-decoration : none; 
	font-family : Tahoma; 
	font-size : 11px; 
	font-weight : normal; 
} 
a:visited {
	color : #0071CC; 
	text-decoration : none; 
	font-family : Tahoma; 
	font-size : 11px; 
	font-weight : normal;
} 
a:hover {
	color : #f48422; 
	font-family : Tahoma; 
	font-size : 11px; 
	font-weight : normal; 
	text-decoration : underline; 
}