* 
{
	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;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
}

