.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
body {
	background-image: url(../imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px;
	border: 0px none #000000;
	left: 150px;
	background-position: top;
	background-attachment: fixed;
	margin-bottom: 0px;
	text-align: left;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #00FFFF;
}
a:visited {
	text-decoration: none;
	color: #00FFFF;
}
a:hover {
	text-decoration: none;
	color: #CCFF00;
}
a:active {
	text-decoration: none;
	color: #CCFF00;
}