A:link {color: #006699; text-decoration: underline;}
A:visited {color: #006699; text-decoration: underline;}
A:active {color: red; text-decoration: underline;}
A:hover {color: red; text-decoration: none;}
body {
	background-color:#F8F1DE;
	/*background-image: url(images/sfondo.jpg);*/
	color:#863702;
	font-family:courier;
	font-size:12px;
}
.title{
	font-size:18px;
	font-weight:bold;
}
.description{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center
}
.footer{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.tbl_cont {
	border-style: solid;
	border-width: 2px;
	border-color: #FF9900;
	padding: 0px;
	background-color: #0099FF;
	}
.tbl_cont_cent {
	border: none;
	background-color: #0099FF;
	font-family:arial;
	font-size:12px;
	color: white;
	font-weight: bold;
	}
.tbl_cont_cent A:link {color: white; text-decoration: underline;}
.tbl_cont_cent A:visited {color: white; text-decoration: underline;}
.tbl_cont_cent A:active {color: white; text-decoration: underline;}
.tbl_cont_cent A:hover {color: yellow; text-decoration: none;}

.tbl_cont_est {
	border: none;
	background-color: #FFFFCC;
	font-family:arial;
	font-size:12px;
	color: #006699;
	font-weight: bold;
	}
tr.result{
font-family:arial;
font-size:8pt;
background-color: #FFCC66
}
tr.result_alt{
font-family:arial;
font-size:8pt;
background-color: lightgrey
}

