
.navbar A:link {
	text-decoration: none;
	color: white;
}

.navbar A:visited {
	text-decoration: none;
	color: white;
}

.navbar A:hover {
	text-decoration: none;
	color: black;
	background : #f6b474;
}


 A:link {
	text-decoration: none;
	color: Blue;
}

 A:visited {
	text-decoration: none;
	color: Blue;
}

A:hover {
	text-decoration: none;
	color: White;
	background : Blue;
}

H3.body {
	background:#98cdf4;
	font-weight : bold;
}

H3.body2 {
	background:#fbe343;
	font-weight : bold;
}

H3.body3 {
	background:#f89768;
	font-weight : bold;
}

H3.body6 {
	background:#f4c6eb;
	font-weight : bold;
}


H3.body4 {
	background:#94b204;
	font-weight : bold;
}

H3.body5 {
	background:#fb6743;
	font-weight : bold;
}

.navbar {
	font-weight : bold;
}

DT.news {
	COLOR: black;
	FONT-SIZE: 13pt;
	font-weight:bold;
	text-decoration : underline;
}

DD.news2 {
	FONT-SIZE: 11pt;
	 MARGIN: 0.4em; 
	 PADDING-BOTTOM: 0em;
	 PADDING-LEFT: 2em
}

.exception A:hover {
	text-decoration: none;
	color: black;
	background : #dbeff5;
}

.exception2 A:hover {
	text-decoration: none;
	color: black;
	background : #4eb1fa;
}

DIV {
	margin-left : 10px;
	margin-right : 13px;
}

DIV.intro {
	text-align: justify;
	background:#f3dab1;
	margin: 1em;
	padding: 1em;
	border: medium solid #ffc311;
}

DIV.menu {
	text-align:left;
	margin:0em;
	padding:1em;
	font-weight : bold;
	font-family:arial
}
TABLE.tabella {
    background: #fb0;
    padding-left:0.6em;
    padding-right:0.6em;
	
  }
  
.tabella th
 {
        background:#fc0;
		border:solid 2px #f6b474;
 }
 
.tabella td 
{
         background:#eec;
		 
}

.tabella dt 
{
	font-weight: bold;
	font-family : Verdana;
}

H3.heads 
{
     color:#0506a5;
	 background-color:#05c1ff;
	 text-align:center;
}

H2.heads {
	font-weight : bold;
	background-color: #4ec7fa;
	color: Highlight;
	text-align: center
}

UL.titles {
	color: blue;
	font-size: small;
	font-family : "Times New Roman";
}

.drawings A:link {
	text-decoration: none;
	color: Red;
}

.drawings A:visited {
	text-decoration: none;
	color: Red;
}

.drawings A:Hover {
	text-decoration: none;
	color: White;
	background : Red;
}

DIV {
	margin-left : 3px;
	margin-right : 3px;
}

DIV {
	margin-left : 10px;
	margin-right : 10px;
}

DIV.intro {
	text-align:center;
	background:#c6f4ec;
	margin:1em;
	padding:1em;
	border: medium solid #4ecffa;
	
}
TABLE.tabella2 {
    background: #0378bd;
    padding-left:0.6em;
    padding-right:0.6em;
	
  }
  
.tabella2 th
 {
        background:#74b6f6;
		border:solid 2px #74b6f6;
 }
 
.tabella2 td 
{
         background:#bbdcf3;
}	 	 
		 
TABLE.tabella {
    background: #fb0;
    padding-left:0.6em;
    padding-right:0.6em;
	
  }
  
.tabella th
 {
        background:#fc0;
		border:solid 2px #f6b474;
 }
 
.tabella td 
{
         background:#eec;
		 
}		 
		 
TD.head {
   font-family : Verdana;
   color:green;
   font-size:13pt
}

TABLE.link {
	font-family : Verdana;
	FONT-SIZE: 12pt;
}

.butover {
	font-family: verdana,tahoma,arial,helvetica;
	font-size: 8pt;
	font-weight: bold;
	background-color: #696969;
	color: white;
	border-style: outset;
	border-width: 1;
}

.button {
	font-family: verdana,tahoma,arial,helvetica;
	font-size: 8pt;
	font-weight: bold;
	background-color: #c6d2c7;
	color: #000000;
	border-style: outset;
	border-width: 1;
}

.login {
	font-family: verdana,tahoma,arial,helvetica;
	font-size: 8pt;
	font-weight: normal;
	background-color: #f3f3f3;
	color: black;
	line-height: 12pt;
}

DIV.intro {
	BORDER-RIGHT: #8cf 1px solid; 
	PADDING-RIGHT: 0em; 
	BORDER-TOP: #8cf 2px solid; 
	PADDING-LEFT: 0em; 
	BACKGROUND: #c6e9f4;
	 PADDING-BOTTOM: 0em; 
	 MARGIN: 0em; 
	 BORDER-LEFT: #8cf 1px solid; 
	 PADDING-TOP: 0em; 
	 BORDER-BOTTOM: #8cf 1px solid; 
	 TEXT-ALIGN: center;
}

LI.titles3  {
	color: blue;
	font-size: small;
	font-family : "Times New Roman";
}

OL.titles {
	color: blue;
	font-size: small;
	font-family : "Times New Roman";
}

.sublist A:Hover {
	text-decoration: none;
	color: White;
	background-color : #009ee2;
}

OL.titles {
	color: blue;
	font-size: small;
	font-family : "Times New Roman";
}

H3.title {
	font-weight : bold;
	color:white;
	text-align : center;
	font-size : medium;
	background-color: #03bd99;
}

.RED {
	font-weight : bold;
	color:red;
}

.BLUE {
	font-weight : bold;
	color:blue;
}