@charset "utf-8";
body {
	background-image: url(Pics/Fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Calibri, Century Gothic, Verdana;
	font-size: 14px;
	color: #000;
}
a {
	font-family: Calibri, Century Gothic, Verdana;
	font-size: 14px;
	color: #006;
}
a:visited {
	color: #069;
}
h1 {
	font-size: 14px;
	color: #FFF;
}
