.borderojo {
	border: 1px solid #55B6E1;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ED6029;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #BD4110;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulocolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D8D5AC;
}

