.styles {
	font-family: "Trebuchet MS", Arial ;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.styles:hover {
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
