td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
}
a:link {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	
}
a:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	
}
a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	font-size: 85%;
	
}
a:active {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	
}

