body {
	background-image: url(imagenes/fondo.gif);
	SCROLLBAR-FACE-COLOR: #ffcc00; SCROLLBAR-TRACK-COLOR: #333333;
}

A:link , A:visited 
{
text-decoration: none;
color: #333333;
font-family: arial;
font-size: 10px;
font-weight: bolder;
} 

A:hover
{
text-decoration: underline; 
font-family: arial;
color: #FF0000;
font-size: 10px;
font-weight: bold;
}

.pie1
{
	font-family: verdana;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #0099FF;
	text-transform: none;

}

.pie2
{
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #0099FF;
	text-transform: none;

}

.epigrafe
{ 
font-family: verdana;
text-align: center;
font-weight: bold;
font-size: 9px;
color: #0066ff;
}



.punteado
{ 
font-family: verdana;
text-align: center;
font-weight: normal;
font-size: 13px;
color: #333333;
}



.copy
{ 
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

.consultas
{
	font-family: verdana;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	background-position: center;
}

.titulo1
{
	font-family: verdana;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

.titulo2
{
	font-family: verdana;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}

.top
{
	font-family: verdana;
	text-align: left;
	font-weight: bolder;
	font-size: 10px;
	color: #000000;
}

