body 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #FA702D;
	}

body.fondo
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color:  #FA702D;
	background-image: url(./images/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	}

body.fondo2
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color:  #FA702D;
	background-image: url(./images/fondo2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	}

td 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color:  #FA702D;
	}

td.titulo 
	{
	font-size: 12pt;
	font-family: Verdana;
	color:  #002C72;
	font: small-caps bolder;	

	}

A:link
	{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	color: #D3232D;
	text-decoration: none;
	}

A:visited
	{
	font-size: 10pt;
	font-weight: bold;	
	font-family: Verdana;
	color: #D3232D;
	text-decoration: none;	
	}

A:hover
	{
	font-size: 10pt;
	font-weight: bold;	
	font-family: Verdana;
	color: #002C72;
	text-decoration: none;
	}

.campotxt
	{
    border: none;
	font-size: xx-small;
	font-family: Verdana;
	background-color: white;
	color: #FA702D;
	font-weight: bold;
	padding: 1;
	}
	
.flatbutton
	{
	font-size: xx-small;
	font-family: Verdana;
	background-color:white ;
	color: red;
	font-weight: bold;
	border-width: thin;
	padding: 1;
	}

.campofinan
{
 font-size: xx-small;
 border:none;
 background-color:transparent;
 text-align:center;
 overflow:hidden;
 font-family: Verdana;
 text-decoration: none;
 color: black;
}