body {
	font-family: Tahoma;
	font-size: 9px;
}

table {
	font-family: Tahoma;
	font-size: 9px;
}

table a:link {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
	color: #666666;
}

table a:visited {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
	color: #666666;	
}

table a:hover {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #666666;	
}

table a:active {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
	color: #666666;	
}
