.body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #191A1C;
	margin: 0px;
	padding: 0px;
}
.fuente10 {
	font-size: 10px;
}
.fuente11 {
	font-size: 11px;
}

a.menu:link {
	font-family: Arial;
	font-size: 10px;
	color: #FE6500;
	text-decoration: none;
}
.titulosblancos {
	font-size: 16px;
	color: #FFFFFF;
}

.fuentegris {
	color: #C7C9CD;
}
.roja {
	color: #FF0000;
}


a.menu:visited {
	font-family: Arial;
	font-size: 10px;
	color: #C14E00;
	text-decoration: none;
}


a:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFF83F;
	text-decoration: none;
}
.bordegris {
	border: 1px solid #37393E;
}
a.menu2:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.fuenteverde {
	color: #99CC00;
}

a.menu2:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a.menu2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #98E400;
	text-decoration: none;
}
.puntos {
	background-image: url(img/imagenes/puntos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.bordeabajopuntado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #414449;
}

a.menu2:active {
	text-decoration: none;
}
.fuenteblanca {
	color: #FFFFFF;
}
.bordeabajoputandoblanco {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}



a.menu:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #D0D500;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


a.menu:active {
	text-decoration: none;
}
.encoger {
	margin: 0px;
	padding: 0px;
}
.coloramarillo {
	color: #FFF63D;
}
