a:active {
	text-decoration: none;
	color: #1D3A90;
}

a:visited {
	color: #1D3A90;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0074BC;
	background-color:#FFCC99;
	}
a:link {
	color: #1D3A90;
	text-decoration: none;
}
body {
	background-color: #d1dceb;
	margin-top: 15px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273c85;
}
.txt_bottoni {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txt_red {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.txt_credits {
	font-size: 11px;
}
.sfondo_logo {
	background-image: url(images/layout/layout_03.png);
}
.txt_testa_pag {
	font-size: 16px;
	font-weight: bold;
	color: #1BB1E7;
}
.sf_basso {
	background-image: url(images/layout/sfondo_basso.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.form {
	background-color: #FFFFFF;
	border: 1px solid #1D3A90;
	font-size: 11px;
	color: #0074BC;
	text-indent: 3px;
}
.sf_bianco {
	background-color: #FFFFFF;
}
.sf_lat_banda_sx {
	background-image: url(images/layout/layout_91.png);
}
.sf_lat_banda_dx {
	background-image: url(images/layout/layout_93.png);
}
.txt_Text_deepblue_small {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
