.fondo {
	background-attachment: fixed;
	background-image: url(propuestas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #05589C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #05589C;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #05589C;
}
.Estilo4 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Estilo5 {
	color: #698717;
	line-height: 15px;
}
body {
	background-image: url(../img/fondo.gif);
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
		scrollbar-3dlight-color:#c3c3c3;
		scrollbar-darkshadow-color:#c3c3c3;
	scrollbar-shadow-color:#000000;
		scrollbar-arrow-color:#931823;
	scrollbar-track-color:#000000;
}
