/* CSS Document */




a:link,  {
text-decoration: none;
color: #000000;

 letter-spacing: 0.05em; 
 font-size: 10px; 

 
}

a:hover, {
text-decoration: underline;
color: red;
 letter-spacing: 0.05em; 
 font-size: 10px; 

}

a:active,  {
text-decoration: none;
color: #000000;
 letter-spacing: 0.05em; 
 font-size: 10px; 

}
a:visited,  {
text-decoration: none;
color: #000000;
 letter-spacing: 0.05em; 
 font-size: 10px; 

}
   
hr { border: #B00B2C 1px dashed; 

}

 p { 
 margin-top: 5pt; margin-bottom: 5pt; margin-left: 5pt; margin-right: 5pt
 color: black; 
 font-size: 10px; 
 padding: 0.25em; 
 font-style: bold; 
 text-align: left; 
 letter-spacing: 0.05em; 
 
  }
  
  
  table { 
 margin-top: 5pt; margin-bottom: 5pt; margin-left: 0pt; margin-right: 0pt
 color: black; 
 font-size: 10px; 
 padding: 0.25em; 
 font-family: "verdana";

 

 text-align: left; 
 letter-spacing: 0.04em; 
 
  }
  
  
  
  h1 { margin-top: 5pt; margin-bottom: 5pt; margin-left: 8pt; margin-right: 15pt
 color: black; 
 font-size: 17px; 
 padding: 0.25em; 
  font-style: bold; 
  color: #FF8000;
  font-family: "verdana"
 text-align: left; 
 letter-spacing: 0.05em; }
 
 
   h4 { margin-top: 5pt; margin-bottom: 5pt; margin-left: 8pt; margin-right: 15pt
 color: black; 
 font-size: 15px; 
 padding: 0.25em; 
  font-style: bold; 
  color: #FF8000;
  font-family: "verdana"
 text-align: left; 
 letter-spacing: 0.05em; }
 
    h3 { margin-top: 5pt; margin-bottom: 5pt; margin-left: 8pt; margin-right: 15pt
 color: black; 
 font-size: 15px; 
 padding: 0.25em; 
  font-style: bold; 
  color: #FF8000;
  font-family: "verdana"
 text-align: left; 
 letter-spacing: 0.05em; }
 
 
    h2 { margin-top: 5pt; margin-bottom: 5pt; margin-left: 8pt; margin-right: 15pt
 color: black; 
 font-size: 17px; 
 padding: 0.25em; 
  font-style: bold; 
  color: #FF8000;
  font-family: "verdana"
 text-align: left; 
 letter-spacing: 0.05em; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}

.titulartaronja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}

.OnLineThumb:link,.OnLineThumb:visited
{
  text-decoration: none;
  color: black;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.OnLineThumb:hover
{
  color: #FF6600;
  font-weight: bold;
}

 
 
 
 
 
 
 
 
 