.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bolder;
	color: #FF9900;
	line-height: 16px;
}
.menu:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bolder;
	color: #FF9900;
}
.menu:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF9900;
}
.menu:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bolder;
	color: #FFFFFF;
}
.menu:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.menu:focus {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_on {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
.titulo_grande {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CC00;
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.titulo_normal {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CC00;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-transform: none;
}
.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-transform: none;
}
.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-transform: none;
	text-decoration: line-through;
}
.submenu:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-transform: none;
	text-decoration: overline;
}
.barrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bolder;
	color: #666666;
	line-height: 16px;
}
.thumb {
	color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.thumb:link {
	color: #000000;
	border: medium solid #000000;
}.thumb:visited {
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.thumb:hover {
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.thumb:active {
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.thumb:focus {
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.fondo-negro {
	background-color: #97BE0D;
}
.fondo-blanco {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
