body {
	background-attachment: fixed;
	background-image:  url(figuras/frame_prin_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
