/* CSS Document */

td {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px; 
	}
#nav
{
font-family: verdana,  Arial, Helvetica, sans-serif;
font-size: 10px; 
color:#56584D;
font-weight:bold;
text-decoration:none;
}
#nav:hover
{
font-family: verdana,  Arial, Helvetica, sans-serif;
font-size: 10px; 
color:#56584D;
font-weight:normal;
text-decoration:none;
}

.MENU1 {
    font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #56A3D1;
	font-weight: bold;
	text-decoration:none
}
.TITLE {
    font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #56A3D1;
	font-weight: bold;
	text-decoration:none
}
.MENU1:hover {
    font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #56A3D1;
	font-weight: bold;
	text-decoration:underline
}
.MENU2 {
    font-family:Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	
}
.MENU2:hover{
    font-family:Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline
	
	
}
a.MENU3 {
font-family:verdana;
	color: #949494;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
.categories {
	color: #949494;
	font-size: 12px;
	font-weight: bold;
}
.categories:hover {
	font-size: 12px;
	font-weight: bold;
	color: #56A3D1;
	text-decoration:underline;
}

.ORANGE {
    font-family:Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ED8124;
	text-decoration:none
}
.ORANGE-link {
    font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ED8124;
	text-decoration: none
	
}
.ORANGE-link:hover {
    font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ED8124;
	text-decoration: underline
}

.statti {
	color: #6c7f8d;
	font-weight:bold;
	text-decoration:none
	
	
}
