body {
	background-color: #202020;
	margin-top: 20px;
}
a{
	font-family: Arial;
	color: #ff0018;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	text-decoration:none;
	color: #ff0018;
	text-decoration: underline;
	}
a:hover {
	font-family: Arial;
	color: #FC0;
	cursor:hand;
	text-decoration: underline;
	}
.texto-home {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}
.texto-home-espaciado {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 25px;
	text-align: justify;
}

.texto-menu {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}
a.texto-menu {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
	}
a.texto-menu:visited {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
	}
a.texto-menu:hover {
	font-family: Arial;
	font-size: 13px;
	color: #ff0018;
	text-decoration:underline;
	}
.texto-menu-top {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
a.texto-menu-top {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	}
a.texto-menu-top:visited {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	}
a.texto-menu-top:hover {
	font-family: Arial;
	font-size: 13px;
	color: #ffa800;
	text-decoration:none;
	}.formus {
background:#000000; 
font-family: Arial; 
font-size:16px; 
color:#FFFFFF; 
border:solid 1px; 
border-color:#FFFFFF;
}.texto-titulo {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
}
.texto-home-border-dere {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.texto-home-negro {
	font-family: Arial;
	font-size: 13px;
	color: #000;
}
.texto-home-negro-borde {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	font-weight: bold;
}
.texto-titulo-negro {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
a.texto-titulo-negro {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
	}
a.texto-titulo-negro:visited {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
	}
a.texto-titulo-negro:hover {
	font-family: Arial;
	font-size: 16px;
	color: #FC0;
	font-weight: bold;
	text-decoration:underline;
	}
.texto-titulo-negrita {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.texto-link-rojo {
	font-family: Arial;
	font-size: 14px;
	color: #ff0018;
}
a.texto-link-rojo {
	font-family: Arial;
	font-size: 14px;
	color: #ff0018;
	text-decoration:underline;
}
a.texto-link-rojo:visited {
	font-family: Arial;
	font-size: 14px;
	color: #ff0018;
	text-decoration:underline;
	}
a.texto-link-rojo:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FC0;
	text-decoration:underline;
	}
.texto-home-chico {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.texto-home-justificado {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: justify;
}
.texto-home-normal {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}

