.mtn {
	font-family: Tahoma;
	font-size: 11px;
	color: #672820;
	line-height: 16px;
	font-weight: bold;	
	text-decoration:none;
}
.mtn:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #672820;
	line-height: 16px;
	font-weight: bold;
}

.mtn:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #336666;
	line-height: 16px;
	font-weight: bold;
}

.mtn:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	line-height: 16px;
	font-weight: bold;
}

.mtn:active {
	font-family: Tahoma;
	font-size: 11px;
	color:#006600;
	line-height: 16px;
	font-weight: bold;
}