.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #0066CC;
}
.mini {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.destacado {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
}
.miniDestacado {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
.mini2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #003366;
}
.micro {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}
.verticalLine {
	background-image: url(images/verticalLine.gif);
	background-repeat: repeat-y;
}
.destacado2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
}

