a.menu_link:link {
	color: #993333; 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	}

a.menu_link:visited {
	color: #993333; 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	}

a.menu_link:hover {
	COLOR: #993333;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	}

.testo_normale {
	COLOR: #993333;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	}

.testo_bold {
	COLOR: #993333;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

	}
