﻿.menu:link  {
    color: #FFFFFF;
	font-size: 9pt; font-family: Verdana;
	text-decoration: none;
}

.menu:active      {
    color: #FFFFFF;
	font-size: 9pt; font-family: Verdana;
	text-decoration: none;
}

.menu:visited     {
    color: #FFFFFF;
	font-size: 9pt; font-family: Verdana;
	text-decoration: none;
}


a.menu:hover   {
	color: #FFCC66;
	text-decoration: none;
}

#titlerosso   {
    color: white;
    font-size: 11pt; font-family: Verdana; font-weight: bold;
    vertical-align: middle;
    padding-left: 5px;
    height: 30px;
    background-color: #800000;
    border-left-style: double; border-left-color: d78080; border-top-style: double; border-top-color: d78080
}

#titleverde   {
    color: white;
    font-size: 11pt; font-family: Verdana; font-weight: bold;
    vertical-align: middle;
    padding-left: 5px;
    height: 30px;
    background-color: #008000;
    border-left-style: double; border-left-color: 008000; border-top-style: double; border-top-color: 008000
}


#titlegiallo   {
    color: white;
    font-size: 11pt; font-family: Verdana; font-weight: bold;
    vertical-align: middle;
    padding-left: 5px;
    height: 30px;
    background-color: #cc9900;
    border-left-style: double; border-left-color: cc9900; border-top-style: double; border-top-color: cc9900
}

#titleblu   {
    color: white;
    font-size: 11pt; font-family: Verdana; font-weight: bold;
    vertical-align: middle;
    padding-left: 5px;
    height: 30px;
    background-color: #000066;
    border-left-style: double; border-left-color: 000066; border-top-style: double; border-top-color: 000066
}




.title1:link   {
    color: black;
    text-decoration: none;
}

.title1:active   {
   color: black;
   text-decoration: none;
}

.title1:visited   {
    color: black;
    text-decoration: none;
}

.title1:hover   {
    color: black;
    text-decoration: underline;
}


#clock   {
    color: white;
    font-size: 8pt;
    padding-left: 648px;
}
