body {
	background-color: #011506;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg01.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

a {
	color: #FF0000;	
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;	
	text-decoration: none;
}

img {
   border:0px
}

.secciones {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
}

.secciones a {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

.secciones a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #076315;
	text-decoration: none;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #208234;
	font-weight: bold;
	font-variant: small-caps;
}

.seleccionp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.menup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #208234;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.menup a {
	color: #FF0000;
	text-decoration: none;
}

.menup a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}

.bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.bottom a:hover {
	text-decoration: underline;

}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000036;
    text-decoration: none;
}
.home a {
	color: #000036;
	text-decoration: none;
}
.home a:hover {
	color: #000036;
	text-decoration: none;
}
.home a:visited {
	color: #000036;
	text-decoration: none;
}
