BODY,TD {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.TitoloSez  {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #757575;
}


.News {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.TitoloNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}

A:link { color: #474747; text-decoration: underline;} /* unvisited link */ 
A:visited { color: #474747; text-decoration: underline;} /* visited links */ 
A:active { color: #474747; text-decoration: underline;} /* active links */ 
A:hover { color: #FE261A; text-decoration: none;} /* hover links */ 

a img{ 
border-width: 1px;
border-height: 1px;
border-color: #757575;
} 

a:active img{ 
border-width: 1px;
border-height: 1px;
border-color: #FF0000;
} 

a:hover img{ 
border-width: 1px;
border-height: 1px;
border-color: #FFFFFF;
} 

IMG.ImmWorks{ 
border-style: solid;
border-width: 1px;
border-height: 1px;
border-color: #757575;
} 

IMG.SelWorks{ 
border-style: solid;
border-width: 1px;
border-height: 1px;
border-color: #FE261A;
} 


.CaptionsWork  {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}



.TitCaptionsWork  {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #757575;
}


INPUT
{
   font-size : 12px;
   font-weight : normal;
   font-family : Times New Roman, Times, serif;
   background-color : #EEEEEE;
   border-width: 1px;
   border-height: 1px;
   border-color : #757575;
}



INPUT.button
{
   font-size : 13px;
   font-weight : normal;
   font-family : Times New Roman, Times, serif;
   background-color : #EEEEEE;
   border-width: 1px;
   border-height: 1px;
   border-color : #757575;
}

TEXTAREA
{
   font-size : 12px;
   font-weight : normal;
   font-family : Times New Roman, Times, serif;
   background-color : #EEEEEE;
   border-width: 1px;
   border-height: 1px;
   border-color : #757575;
}

SELECT
{
   font-size : 13px;
   font-weight : normal;
   font-family : Times New Roman, Times, serif;
   background-color : #EEEEEE;
   border-width: 0px;
   border-height: 0px;
   border-color : #757575;   
	
}