.chozno {
	border-top: 3px solid #003300;
	border-right: 3px none #003300;
	border-bottom: 3px none #003300;
	border-left: 3px solid #003300;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #000033;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
}
a.links:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.links {
	font-family: tahoma;
	font-size: 10px;
	color: #000033;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
}

.hora {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.texto:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11 px;
	vertical-align: middle;
	color: #003366;
	font-weight: normal;
}
.texto2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
a.texto2:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10 px;
	color: #ffffff;
	font-weight: normal;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #12e71c;
	text-decoration: none;
}
a.texto3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1BB92E;
}

