.mas {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #AE1B23;
	font-weight: bold;
}

.mas :link {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #AE1B23;
}

.mas :hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #AE1B23;
	text-decoration: underline;  
}

