.monospace {font-family: Verdana, monospace; background-color : white; font-size : 10px;}

.navig {
	font-family: Verdana;
	font-size: xx-small;
	color: White;
}

.navig a:active{
	font-family: Verdana;
	font-size: xx-small;
	color: White;
	font-weight : bold;
	text-decoration : none;
}

.navig a:link{
	font-family: Verdana;
	font-size: xx-small;
	color: White;
	font-weight : bold;
	text-decoration : none;
}

.navig a:visited{
	font-family: Verdana;
	font-size: xx-small;
	color: White;
	font-weight : bold;
	text-decoration : none;
}

.navig a:hover{
	font-family: Verdana;
	font-size: xx-small;
	color: #A44635;
	font-weight : bold;
	text-decoration : none;
}

.corpo {
	font-family: verdana;
	font-size: 14px;
	color: White;
}

.corpo A:link {
	font-family: Verdana;
	font-size: 14px;
	color: #cfe9eb;
	text-decoration: underline;
}

.corpo A:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #cfe9eb;
	text-decoration: underline;
}

.corpo A:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #ff9900;
	text-decoration: none;
}

.titolo {
	font-family: Verdana;
	font-size: 17px;
	color: white;
	font-weight : bold;
	letter-spacing : 2px;
}

