a:link, a:visited, a:active {
font-family: Verdana, Arial;
font-size: 12px;
color: #0066CC;
text-decoration: none;
}
a:hover {
font-family: Verdana, Arial;
font-size: 12px;
color: #0066CC;
text-decoration: underline;
}
.FT {
font-family: Verdana, Arial;
font-size: 10px;
color: #666666;
}
a.FL:link, a.FL:visited, a.FL:active {
font-family: Verdana, Arial;
font-size: 10px;
color: #0066CC;
text-decoration: none;
}
a.FL:hover {
font-family: Verdana, Arial;
font-size: 10px;
color: #0066CC;
text-decoration: underline;
}
.MB {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
}

