body 
{
	font-size: 14pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	scrollbar-face-color: #FE0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-attachment: fixed;
	background-image: url(images/fondo.gif);
	background-position: center;
	background-repeat: no-repeat;
}
	
h4
	{
	font-size: 11pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}
	
table.legal
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: black;
 background-color: white;
}

p.legal {
  font-size: 7pt;
  font-family: Verdanal;
  text-decoration: none;
  color: #0066CC;	
}

A.legal:link
	{
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	color:#0066CC;
	}

A.legal:visited
	{
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0066CC;
	}

A.legal:hover
	{
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	color: red;
  }
	

td.titulo
	{
	font-size: 10pt;
	font-family: Verdana;
	color: black;
	background-color: #FE0000;
	border : thin solid Black;
	text-align: center;
	font-weight: bold;
	padding: 10;
	}

td.cuerpo
	{
	font-size: 10pt;
	font-family: Verdana;
	color: black;
	background-color: #FFF0DD;
	border : thin solid Black;
	text-align: justify;
	padding: 10;
	}

td.foto
	{
	text-align : center;
	color: black;
	background-color: #FFF0DD;
	border : thin solid Black;
	padding: 10;
	}

td.oferta
	{
	font-size: 12pt;
	font-family: Verdana;
	font-weight : bold;
	text-decoration: none;
	text-align: center;
	color: red;
	background-color: white;
	border : thin solid Black;
	padding-top : 10;
	padding-bottom : 10;
	}

A:link
	{
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0066CC;
	}

A:visited
	{
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0066CC;
	}

A:hover
	{
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	color: red;
	}