a:link    {text-decoration: none; color: #FFFF44; font-weight: bold;}
a:active  {text-decoration: none; color: #FFFF44; font-weight: bold;}
a:visited {text-decoration: none; color: #FFFF44; font-weight: bold;}
a:hover   {text-decoration: none; color: #FFFFFF; font-weight: bold;}

A.link1 {font-family: verdana, Helvetica; font-size: 10px; font-style: normal; font-weight: bold; color:#FFFF00; text-decoration : none}
A.link1:Visited {font-family: verdana, Helvetica; font-size: 10px; font-style: normal; font-weight: bold; color:#FFFF00; text-decoration : none}
A.link1:Active {font-family : verdana, Helvetica; font-size: 10px; font-style: normal; font-weight: bold; color:black; background-color:#FFFF00; text-decoration : none}
A.link1:Hover {font-family : verdana, Helvetica; font-size: 10px; font-style: normal; font-weight: bold; color:black; background-color:#FFFF00; text-decoration : none}

A.link2         {text-decoration: none; color: #FFFF44; font-weight: normal;}
A.link2:Visited {text-decoration: none; color: #FFFF44; font-weight: normal;}
A.link2:Active  {text-decoration: none; color: #FFFF44; font-weight: normal;}
A.link2:Hover   {text-decoration: none; color: #FFFFFF; font-weight: normal;}

A.link3         {text-decoration: none; color: #c60000; font-weight: normal;}
A.link3:Visited {text-decoration: none; color: #c60000; font-weight: normal;}
A.link3:Active  {text-decoration: none; color: #c60000; font-weight: normal;}
A.link3:Hover   {text-decoration: none; color: #9f9f00; font-weight: normal;}

body
	{ 
    scrollbar-3d-light-color:#FF0000;
    scrollbar-arrow-color:#FFFF00;
    scrollbar-base-color:#FF0000;
    scrollbar-dark-shadow-color:#EECC88;
    scrollbar-face-color:#C00000;
    scrollbar-highlight-color:#EECC88;
    scrollbar-shadow-color:#000000;
    }

.input_form
    {
	font : bold 10px verdana;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #000000;
	background: #DDDDDD;
	border-width:1;
	border-color: #000000;
	border-style:solid; 
	}

INPUT 	  {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
SELECT 	  {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}

.testo_small
    {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : FFFFFF;
	}
	
.testo_small2
    {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : 000000;
	}
	
.testo_small3
    {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : FFFFFF;
	}
	
.testo_normal
    {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : FFFFFF;
	}

.testo_normal2
    {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : 000000;
	}

.testo_big
    {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight : bold;
	color : FFFFFF;
	}
	
