body {
margin-top:2px;
background-color:#2A333B;
}

.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.testib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.bord1 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.bord2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
   .bar {
}

.coll {color: #FF6600;}
.coll:hover {color: #FFCC00;border-bottom: 1px dashed #FFCC00;}
.cont {position:relative;width:800px;margin:auto;background-image:url(base_interna.gif);background-repeat:no-repeat;border:none;min-height:480px;}