.word {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;




}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCFFFF;
	text-decoration: underline;

}
