body {
    color: blue;
	background-color : white;
	font-family: Verdana, Tahoma, serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-left: 3cm;
	margin-right: 3cm;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: xx-large;
	font-stretch: condensed;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none; a  {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size : large;
	 text-align: center;
	 color: white;
	 padding-top : 1px;
	 padding-bottom : 1px;
}

h3 {
	font-size : large;
	color: black;
}
   
 hr {
	color: brown;
}

 #inicio { 
 text-align: center;
 font-color: orange;
 }
 
   a  {
	text-decoration: none;
	font-weight: normal;
	color:;
}
   
   a:visited {
   color: ;
   }
   
   a:hover {
   text-decoration: underline; 
   color: #FD0570;
   }
   

.barramenu	{
	font-size: 75%;
	background-color: ;
	padding: 4px 10px 4px 4px;
	text-align: center;
	font-family :verdana;
	font-weight: bold;

}
	
.barramenu A:link		  { color:#333; text-decoration: none; } 
.barramenu A:visited	{ color:#333; text-decoration: none; } 
.barramenu A:active		{ color:#CC2827; text-decoration: none;}
.barramenu A:hover		{ color:#CC2827; text-decoration: underline;  }

