.link {
	font-family: "Century Gothic", Courier, mono;
	font-size: 32px;
	color: #000000;
	text-decoration: none;
}
.link:link {
	font-family: "Century Gothic", Courier, mono;
	font-size: 32px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: "Century Gothic", Courier, mono;
	font-size: 32px;
	color: #60a661;
	text-decoration: none;
	background-color: #ffffff;
}
.plain {
	font-family: "Century Gothic", Courier, mono;
	font-size: 22px;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.large {
	font-family: "Century Gothic", Courier, mono;
	font-size: 26px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.horas {
	font-family: "Century Gothic", Courier, mono;
	font-size: 22px;
	color: #427d3f;
	text-align: left;
	text-decoration: none;
}
.largeb {
	font-family: "Century Gothic", Courier, mono;
	font-size: 22px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.largeb:hover {
	font-family: "Century Gothic", Courier, mono;
	font-size: 22px;
	color: #c60f00;
	text-align: left;
	text-decoration: none;
}
.underline {
	font-family: "Century Gothic", Courier, mono;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}
.under_yellow {
	font-family: "Century Gothic", Courier, mono;
	font-size: 20px;
	color: #427d3f;
	text-decoration: none;
}
.under_yellow:link {
	font-family: "Century Gothic", Courier, mono;
	font-size: 20px;
	color: #427d3f;
	text-decoration: none;
}
.under_yellow:visited {
	font-family: "Century Gothic", Courier, mono;
	font-size: 20px;
	color: #427d3f;
	text-decoration: none;
}
.under_yellow:hover {
	font-family: "Century Gothic", Courier, mono;
	font-size: 20px;
	color: #c60f00;
	text-decoration: none;
	background-color: #ffffff;
}
.under_yellow:active {
	font-family: "Century Gothic", Courier, mono;
	font-size: 20px;
	color: #427d3f;
	text-decoration: none;
}
.under_other {
	font-family: "Century Gothic", Courier, mono;
	font-size: 32px;
	color: #c60f00;
	text-decoration: none;
}
.under_other:link {
	font-family: "Century Gothic", Courier, mono;
	font-size: 26px;
	color: #c60f00;
	text-decoration: none;
}
.under_other:visited {
	font-family: "Century Gothic", Courier, mono;
	font-size: 26px;
	color: #c60f00;
	text-decoration: none;
}
.under_other:hover {
	font-family: "Century Gothic", Courier, mono;
	font-size: 26px;
	color: #427d3f;
	text-decoration: none;
	background-color: #ffffff;
}
.under_other:active {
	font-family: "Century Gothic", Courier, mono;
	font-size: 26px;
	color: #c60f00;
	text-decoration: none;
}