body {
	margin-top: 0px;
	}
h1
{
	MARGIN-TOP: -1px; 
	MARGIN-BOTTOM: -5px;
	font-family: Arial;
	font-size: 22;
	valign:bottom;
	color: #FF0000; 
	align:center;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
}
.style3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.stylenan {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.boton {
	text-align: center;
	color:#ffffff;
	width:350px;
	height:47px;
	font-size:19px;
	padding: 8px;
	font-family: sans-serif;
	background-image: url(boton.gif) ;
	background-repeat: no-repeat;
	margin: auto;
	
}

a.boton:link, a.boton:visited, a.boton:active{
background-color: transparent; 
	text-decoration:none;
	color:#ffffff;
	display: block;
}
a.boton:hover { 
	color:#efefef;
	background-color: transparent; 
}

a:visited {  color: #6073ba; text-decoration: underline; }
a:hover {  color: #6073ba;	text-decoration: underline; }
a:link {  color: #374680;	text-decoration: underline; }
a:active { color: #374680; text-decoration: underline;}
