a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.texto_01 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333;
}
.texto_02 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}
.texto_03 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #39c;
}
.titulo {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #066;
	width: auto;
}
.columna_clara {
	background-color:#CCCCFF;
}
.columna_oscura {
	background-color:#A6A6FF;
}

