body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagenes/bg_html.jpg);
	background-repeat:repeat-x;
	background-color: #F7F7F4;
	scrollbar-arrow-color: #BBB5A8;
	scrollbar-base-color: #EAE8E3;
	scrollbar-dark-shadow-color: #D4D0C8;
	scrollbar-track-color: #D4D0C8;
	scrollbar-face-color: #EAE8E3;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-3d-light-color: #D4D0C8;
}
.style1 {
	color: #585245;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.style1:hover {
	color: #990000;
	text-decoration: underline;
}
.style2 {	color: #990000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-right:5;
	padding-left:5;
	padding-top:10;
}
.style2:hover {
	color: #999999;
	text-decoration: underline;
}
.style3 {
	color:#00CC00;
	font-family: Tahoma;
	font-size: 10px;
}
.style3:hover {
	text-decoration:underline;
}
.pie {
	color: #999999;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.pie:hover {
	text-decoration: underline;
}

