.def {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.def:link {
	color: #000000;
	text-decoration: none;
}
.def:visited {
	color: #000000;
	text-decoration: none;
}
.def:hover {
	color: #FF0000;
	text-decoration: underline;
}