body {
	font-family:Verdana, Arial;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #EEECEC;
}

h1 {
	font-weight: bold;
}

a:link {
    text-decoration: none;
	font-weight: bold;
	color: white;
}

a:hover {
    text-decoration: none;
	font-weight: bold;
	color: black;
}

a:active {
    text-decoration: none;
	color: #999999;
}

a:visited {
    text-decoration: none;
	font-weight: bold;
    color: white;
}
	
DIV.menu A {
	color: white;
	margin-right: 3px;
	margin-left: 3px;
}

DIV.menu A:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

DIV.materiali A{
    color: white;
	margin-right: 3px;
	margin-left: 3px;
}

DIV.materiali A:hover {
	color: black;
}

DIV.news A{
    color: white;
	margin-right: 3px;
	margin-left: 3px;
}

DIV.news A:hover {
	color: black;
}

DIV.titolo {
    font-size: 14pt;
	font-weight: bold;
}

DIV.special {
    font: verdana;
	font-size: 15px;
	color: white;
}

DIV.special A{
    color: white;
	margin-right: 3px;
	margin-left: 3px;
}

DIV.special A:hover {
	color: black;
}
	