.ltext {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
A.ltext:hover {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}

.mtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.mtext:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0099CC;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

