@charset "UTF-8"; 
h1 {
	font-size: 24px;
	color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}
body {
	background: fixed;
	background-color: #069;
	background-image: url(/figuras/bg_sunset15.jpg);
	margin-left: 1px;
}
a:link {
	color: #FF3;
}
a:visited {
	color: #FF0;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #FF0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0;
}