#tetracase {
   position:relative;
   overflow:hidden;
   height:30px;
   width:460px;
   font-family:Arial;
   font-weight:regular;
   font-size:9pt;
}

#tetracase a {
   font-family:Arial;
   font-weight:bold;
   font-size:9pt;
}

.tetradiv {
   position:absolute;
   overflow:hidden;
   top:30px;
   left:6px;
   height:30px;
   width:460px;
}

.tetradiv div {
   padding:5px;
   overflow:hidden;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-image: url();
	background-color: #F0F0F0;
}
.texto {
	font-size: 12px;
	font-family: Arial;
}