body {
	background-image: url(../images/fondo.gif);
	background-attachment: fixed;
	background-repeat:   repeat-y;
	background-position: left top;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #666699;
}
A:link {
	COLOR: #990000
}
A:visited {
	COLOR: #990000
}
A:active {
	COLOR: #000000
