.borded {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bordei {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}
.linea {
	border-top: 1px dashed #CCCCCC;
}
.borded2 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.link2 {
	color: #FFFFFF;
	text-decoration: none;
}
.textoinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.borded2Copia {
	border: 1px dashed #CCCCCC;

}
