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;
	scrollbar-face-color: #000000;
   scrollbar-track-color: #FFFFFF;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 40pt;
	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;
	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;
   }
   
#caja_lateral	{
	padding: 0px 10px 10px 10px;	
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 140%;
	color: Brown;
	font-weight: bold;
}

.barramenu	{
	font-size: 75%;
	padding: 4px 10px 4px 4px;
	text-align: center;
	font-family :verdana;
	font-weight: bold;
	clear: right;
}
	
.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;  }

.category {
	font-size: 130%;
	padding-top: 0px;
	padding-bottom: 0px;	
	color: Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-left: 0cm;
}

#box_lateral	{
	padding: 0px 10px 10px 8px;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
	color: Brown;
	font-weight: bold;
	text-align: left;	
		
}
	
}

#box_lateral A:link		{ color: #36981D; text-decoration: none; } 
#box_lateral A:visited  { color: #36981D; text-decoration: none;} 
#box_lateral A:active	{ color: #52F828; text-decoration: none;}
#box_lateral A:hover	   { color: #52F828; text-decoration: none; }}