body{
	background-color: #DCDCDC;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}

a:visited {
	color: #FFFF00;
	text-decoration: none;
} 

a:hover {
	color: #FF0000;
	text-decoration: none;
} 

.tabella {
	background-color: #000000;
}

.menu {
	background-image: url(images/barra.jpg);
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
}

.menu a:link {
	color: #FFFF00;
	text-decoration: none;
}

.menu a:visited {
	color: #FFFF00;
	text-decoration: none;
}

.menu a:hover {
	color: #FF0000;
	text-decoration: none;
}

.main {
	background-color: #fbaef5;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.main a:link {
	color: #000000;
	text-decoration: none;
}

.main a:visited {
	color: #000000;
	text-decoration: none;
}

.main a:hover {
	color: #FF0000;
	text-decoration: none;
}

.mini {
	background-color: #DCDCDC;
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}

.break {
	background-color: #FF00FF;
}

.mini a:link {
	color: #000000;
	text-decoration: underline;
}

.mini a:visited {
	color: #000000;
	text-decoration: underline;
}

.mini a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_left {
	background-image: url(images/barra2.jpg);
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.menu_left a:link {
	color: #000000;
	text-decoration: none;
}

.menu_left a:visited {
	color: #000000;
	text-decoration: none;
}

.menu_left a:hover {
	color: #FF0000;
	text-decoration: none;
}

.title {
	font-family: Tahoma;
	font-size: 24px;
	color: #000000;
}

.fossa {
	border: 2px dashed #ff00ff;
}

.downtable {
	background-color: #DCDCDC;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.downtable a:link {
	color: #000000;
	text-decoration: none;
}

.downtable a:visited {
	color: #FF0000;
	text-decoration: none;
}

.downtable a:hover {
	color: #FF0000;
	text-decoration: none;
}