.sml {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
}
A {
	text-decoration: none;
	color: #003366;
}
A:hover{
	text-decoration: underline;
	color: #FF6600;