BODY
{
     SCROLLBAR-ARROW-COLOR: #003300;
     SCROLLBAR-BASE-COLOR: #003300;
}

a { color: "#99CC99"; text-decoration: none}
a:visited { color: "#99CC99"; text-decoration: none}
a:active { color: "#99CC99"; text-decoration: none}
a:hover { color: "#FFFFFF"; text-decoration: none} 

	
a.menu:link   {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: White;
  font-size : 10px;
  font-style : normal;
  text-decoration : none;
  font-weight : bold;
}

a.menu:visited  {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: White;
  font-size : 10px;
  font-style : normal;
  text-decoration : none;
  font-weight : bold;
}

a.menu:hover  {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #99CC99;
  font-size : 10px;
  font-style : normal;
  text-decoration : none;
  letter-spacing : normal;
  font-weight : bold;
}
a.oferta:link   {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: White;
  font-size : 14px;
  font-style : normal;
  text-decoration : none;
  font-weight: bold;
}

a.oferta:visited  {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: White;
  font-size : 14px;
  font-style : normal;
  text-decoration : none;
  font-weight: bold;
}

a.oferta:hover  {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #99CC99;
  font-size : 14px;
  font-style : normal;
  text-decoration : none;
  font-weight: bold;
}


H1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size : 11px;
	font-style : italic;
	text-decoration : none;
	letter-spacing : 1px;
	padding-left : 14px;
}

.tdnormal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99CC99;
	font-size : 9px;
	font-style : normal;
}	

.tdbold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99CC99;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
}

.blanco{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
}

a.td:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99CC99;
	font-size : 9px;
	text-decoration : none;
	font-weight : bold;
}

a.td:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99CC99;
	font-size : 9px;
	text-decoration : none;
	font-weight : bold;
}

a.td:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size : 9px;
	text-decoration : none;
	font-weight : bold;
}

. tabla_sup { 
	width:746px; 
	height: 138px;
	vertical-align: center;
}
input{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #003300;
	border : 1px solid #99CC99;
}

select{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #003300;
	border : 1px solid #99CC99;
}
textarea {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #003300;
	border : 1px solid #99CC99;
}

.fondo{
	background-image : url(../fondo.jpg);
	background-position : left bottom;
	background-repeat : no-repeat;
}