body
	{
	background-color: #FFFFFF;
	margin: 0px;
	}
.contacto1
	{
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	margin: 50px 0px 0px 25px;
	}
.contacto2
	{
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin: 70px 0px 0px 25px;
	}
a {
	text-decoration: none;
	font-weight: regular;
	color:  #669900;
	outline: none;
	}
a:visited {
	color:  #666666;
	}
a:active {
	color:  #339900;
	}
a:hover {
	color: #336600;
	}
img {
	border: 0px;
}