@charset "utf-8";
/* CSS Document */
td {
	font-family: Florencesans;
	font-size: 14px;
	color: #666666;
	text-decoration: none
}
.text_rojo_big {
	font-family: Florencesans;
	font-size: 19px;
	color: #972C0C;
	text-decoration: none
}
.text_rojo {
	font-family: Florencesans;
	font-size: 16px;
	color: #972C0C;
	text-decoration: none
}
.text_rojo_small {
	font-family: Florencesans;
	font-size: 13px;
	color: #972C0C;
	text-decoration: none
}
.text_verde_small {
	font-family: Florencesans;
	font-size: 10px;
	color: #006600;
	text-decoration: none
}
.text_verde_big {
	font-family: Florencesans;
	font-size: 16px;
	color: #006600;
	text-decoration: none
}
.text_Negro {
	font-family: Florencesans;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}
.text_gray {
	font-family: Florencesans;
	font-size: 13px;
	color: #666666;
	text-decoration: none
}
.text_gray_big {
	font-family: Florencesans;
	font-size: 16px;
	color: #666666;
	text-decoration: none
}
.text_Negro_small {
	font-family: Florencesans;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
a:link {
	color: #972C0C;
}
a:visited {
	color: #972C0C;
}
a:hover {
	color: #972C0C;
}
a:active {
	color: #972C0C;
}