body { 
    font-family: Verdana;
    font-size: 1.2em;
    background-color: #000;
    color:#ff6;
    margin:0;
}

select { 
	font-family: Verdana;
	font-size: 1.2em;
	background-color: #FFF;
}

.opt0 { 
	background-color: #FFF;
}

.opt1 { 
	background-color: #FFF;
}


.history { 
	font-family: Verdana;
	font-size: 1.2em;
	background-color: #FFF;
}

input { 
	font-family: Verdana;
	font-size: 1.2em;
	background-color: #FFF;
}
textarea { 
	font-family: Verdana;
	font-size: 1.2em;
	background-color: #FFF;
}


A { 
   color: #FF6; 
   text-decoration: none;
}

A:hover	{
    color:#FF6;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

A:link { 
    text-decoration: none;
}

A:visited { 
    text-decoration: none;
}

A:active { 
    text-decoration: none; 
}


p {
    font-family: Verdana; 
    font-size: 1.2em; 
    color: #FF6; 
    text-decoration: none; 
/*    line-height: 18px; */
    font-weight: bold;
}

p {
    font-family: Verdana; 
    font-size: 1.2em; 
    color: #FF6; 
    text-decoration: none; 
/*    line-height: 18px; */
    font-weight: bold;
}

h1 {
    font-family: Verdana; 
    font-size: 1.2em; 
    color: #FF6; 
    text-decoration: none; 
    line-height: 160%; 
    font-weight: bold;
}

td {
    font-family: Verdana; 
    font-size: 1.2em; 
    color: #FF6; 
    text-decoration: none; 
    font-weight: bold
}

li {  
    font-family: Verdana; 
    font-size: 1.2em; 
    color: #FF6; 
    line-height: 160%; 
    font-weight: bold
}

h4 {  
    font-family: Arial; 
    font-size: 1.2em; 
    color: #FF6; 
    font-weight: bold;
}

b {  
    font-weight: bold; 
}

h6 {  
    font-family: Verdana; 
    font-size: 1.2em; 
    color: #FF6; 
    font-weight: bold; 
    text-decoration: none;
    margin-left: 5px;
    line-height: 160%;
}

h5 { 
    font-family: Verdana; 
    font-size: 1.2em; 
    color: #FF6; 
    font-weight: bold; 
    text-decoration: none;
    line-height: 160%;
}

h3 { 
    font-size: 1.2em; 
    color: #FF6; 
    font-weight: bold; 
    text-decoration: none;
    line-height: 160%;
}

.button{
	width: 100%;
	height: auto;
	font-size: 1.2em; 
	color: #ff6;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: #000;
	float: none;
	font-variant: small-caps; 
}


.gloss	{
    border-bottom-style: dotted;
    border-bottom-width: 5px;
    border-bottom-color: #FF6;
}

.gloss:hover	{
    color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 10px;
}


.indicatore {
	font-size: 1.2em;
	font-family: verdana;
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}


.sugg  {
    border-bottom-style: dotted;
    border-bottom-width: 5px;
    border-bottom-color: #FF6;
}


.infoutente {  
    font-size: 1.2em; 
    color: #FF6; 
    font-weight: bold; 
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    text-align:center;
}
