body         {
	background-image: url('images/fondo.jpg');
	text-align: center;
			  }
			  
a.1:hover    { color: #FF9933!important; }
a.1:link     { color: #ffffff; }
a.1:active   { color: #ffffff; }
a.1:visited  { color: #ffffff; }

a:hover      { text-decoration: none; color: #003366!important; }
a:link       { text-decoration: none; color: #006699; }
a:active     { font-family: Verdana,Helvetica,Arial; font-size: 11px; text-decoration: none; color: #006699; }
a:visited    { font-family: Verdana,Helvetica,Arial; font-size: 11px; text-decoration: none; color: #006699; }

a.2:hover    { text-decoration: underline!important; color: #ff0000!important; }
a.2:link     { text-decoration: none; color: #006699; }
a.2:active   { text-decoration: none; color: #800000; }
a.2:visited  { text-decoration: none; color: #800000; }

h1           { font-family: Arial; font-size: 16px; color: #CC0000; font-weight: bold; }
h2           { font-family: Arial; font-size: 14px; color: #008000; font-weight: bold; }
table        { font-family: Verdana, Helvetica, Arial; color: #666666; font-size: 11px; }
.botonReset  { background-color: #CC0000; color: #FFFFFF; font-family: Verdana; font-size: 
               10 px; font-weight: bold; }
.botonOK     { background-color: #009933; color: #FFFFFF; font-family: Verdana; font-size: 
               10 px; font-weight: bold; }
.inferior    {
	color: #011A8B;
	font-size: 9px;
}
