a:link    {text-decoration: none; color: #ffcc00;}
a:visited {text-decoration: none; color: #ffcc00;}
a:active  {text-decoration: none; color: #000000; background: #ffcc00}
a:hover   {text-decoration: none; color: #000000; background: #ffcc00}

.left_menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}

.normal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #ffcc00;
}

.normal2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffcc00;
}

	.normal a:link    {text-decoration: underline; color: #ffcc00;}                    
  .normal a:visited {text-decoration: underline; color: #ffcc00;}                    
  .normal a:active  {text-decoration: underline; color: #000000; background: #ffcc00}
  .normal a:hover   {text-decoration: none; color: #000000; background: #ff9900}
  
.downloads {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #ffcc00;
}

	.downloads a:link    {text-decoration: none; color: #ffcc00;}
	.downloads a:visited {text-decoration: none; color: #ffcc00;}
	.downloads a:active  {text-decoration: none; color: #ff9900; background: #000000}
	.downloads a:hover   {text-decoration: none; color: #ff9900; background: #000000}

.titoli {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;                                   
	font-style : normal;                                
	font-weight : normal;                               
	color : #ff9900;	
} 
  
.small_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffcc00;
}

.stats {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ff9900;
}

.2INPUT 	  {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
.2TEXTAREA  {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
.2SELECT 	  {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}

input	{
		border-color: #ffcc00;
		border-width: 1;
		color:#000000;
		background-color:#cc9900;
		text-indent:2px;
		font:normal 10px Verdana,Arial,Helvetica,sans-serif
		}

textarea	{
		border-color: #ffcc00;
		border-width: 1;
		color:#000000;
		background-color:#cc9900;
		text-indent:2px;
		font:normal 10px Verdana,Arial,Helvetica,sans-serif
		}

select	 {
		border-color: #ff9900;
		border-width: 1;
		color:#000000;
		background-color:#cc9900;
		text-indent:2px;
		font:normal 10px Verdana,Arial,Helvetica,sans-serif
		 }