body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background-color: transparent;
}

a 			{ color: #0a1855; text-decoration: none;}
a:visited	{ color: #0a1855;}
a:hover		{ color: red;}

img { border: none; }

#main {
	margin: 0px auto 0px auto;
	float: left;
	width: 467px;
	height: 253px;
	background-color: transparent;
	background-image:url(../img/contacta.png);
	background-position:left top;
}
