body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
body {
background-color: #ffffff;
background-image: url(fondo.jpg);
background-repeat: no-repeat;
background-position:bottom,center;
background-attachment: fixed;
}
a:link {
color: #EA0000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #EA0000;
}
a:hover {
text-decoration: none;
color: #000000;
}
a:active {
text-decoration: none;
color: #EA0000;
}
#link2 a:link, #link2 a:visited {
	color: #000000;
	text-decoration: none;
}
#link2 a:hover,#link2 A:ACTIVE {
	text-decoration: none;
	color: #EA0000;
}

.style1 {
font-size: 18px;
font-weight: bold;
}
