body 
{
	float:center;
	color:				#ffffff;
	margin:				0px; 
	background-color: 		#000000;
	font-family:			Verdana;
	font-size:			x-small;
}
a:link, a:visited, a:hover 
{ 
	color:				#ffffff; 
	/*text-decoration:	none;*/
}

#header
{
	background-image:	url(../images/UA_Prova.JPG); 
	background-repeat: 	no-repeat;
	background-position:center;
	margin:				0px auto; 
	text-align:			center;
	width:				773px; 
	height:				150px; 
}

#box 
{
	font-size:			small;
	text-align:			center;
	background:			#000000;
	text-align:			center;
	margin:				2px auto; 
	width:				773px; 
	height:				100%; 
}

#leftColumn
{
	text-align:		center;
	color:			#FFFFFF;	
	float:			left;
	width:			100%; 
}

#footer
{
	border-top:			#33CC33 1px solid; 
	border-bottom:		#33CC33 1px solid; 	
	padding-top:		6px;
	padding-bottom:		6px;
	text-decoration:	none;
	color:				#ffffff; 
}

.style1 {color: #00FF00}
.style2 {color: #FF0000}

#menu 
{
	border-top:			#33CC33 1px solid; 
	border-bottom:		#33CC33 1px solid;
} 

#menu td
{
	/*width: 		96px;*/
	text-align:	center;
} 
#menu a
{
	display: 			block;
	margin: 			0;
	border-right:		#000000 1px solid; 
	border-left:		#000000 1px solid; 
	border-top:			#000000 1px solid; 
	border-bottom:		#000000 1px solid; 		
	padding: 			6px 0px;
	text-decoration:	none;
}

#menu a:hover 
{
	color:				#33CC33;
	display: 			block;
	border-right:		#FFFFFF 1px solid; 
	border-left:		#FFFFFF 1px solid; 
	border-bottom:		#FFFFFF 1px solid; 	
	border-top:			#FFFFFF 1px solid;
	padding: 			auto auto;
}

#footer a:hover 
{
	color:				#33CC33;
}
