.titulo {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
table#principal2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 70%;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

table#principal2 td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
table#principal2 td a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
table#principal2 td a:link, #principal2 td a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
table#principal2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	color: #FFCC00;
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #000000;
	text-align: center;
}
.final {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}
.derechos {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.texto2 {

	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.titulo2 {

	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-transform: none;
}

