.table {
	border: 2px none #FFCC99;
	cursor: hand;



}
.word {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	letter-spacing: 2px;



}
a:visited {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;




}

