* 
{
	margin:0;
	border:0;
	padding:0;
}

BODY 
{
	text-align :center;
	background-color : #FFFFFF;	
	background-image : url(../imagenes/fondo1.gif);
	margin:auto;
	margin-top:0px;
}

.txt
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.enlaces
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a.enlaces:hover
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #358db3;
	font-weight: bold;
	text-decoration: underline;
}
