body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
}

.SearchyHeadTab {
	background-color: lightyellow;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='lightyellow');
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#99ccff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#99ccff;
}

a:hover {
text-decoration:underline;
color: red;
}

a:link {
text-decoration:none;
color: #0066cc;
}

a:visited {
text-decoration:none;
}

.TXT1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999
}

.sottolineaTD
{
	border-bottom: 1 dashed #CCCCCC;
}

.TXT2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333
}

.cellaprincipale
{
	background: #ffffff;
	border: 5 solid #ffffff;
}
