.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
}
a.link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #666666;
	text-decoration: none;		
	}
a.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #0066CC;
	text-decoration: none;		
}

a.link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #666666;
	text-decoration: none;		
}
