body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-image: url(images/fondo.jpg);
	scrollbar-arrow-color: #FF6506;
	scrollbar-base-color: #999999;
	scrollbar-dark-shadow-color: #999999;
	scrollbar-track-color: #f6f6f6;
	scrollbar-face-color: #CDCC02;
	scrollbar-shadow-color: #BDBC02;
	scrollbar-highlight-color: #DDDD54;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;
}

a:link {
	color: #FC6C0C;
}
a:visited {
	color: #FC6C0C;
}
a:hover {
	color: #CDCC02;
}
a:active {
	color: #FC6C0C;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.Estilo1 {color: #FD6D0D}
.Estilo2 {color: #000000}
.Estilo3 {font-weight: bold}
.Estilo4 {color: #FD6D0D; font-weight: bold; }
.Estilo6 {color: #FFFFFF}.image {
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: groove;
	border-bottom-style: groove;
	border-top-color: #C9CC00;
	border-right-color: #C9CC00;
	border-bottom-color: #C9CC00;
	border-left-color: #C9CC00;
}
.Estilo7 {
	color: #FC6C0C;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D0C900;
	border-right-color: #D0C900;
	border-bottom-color: #D0C900;
	border-left-color: #D0C900;
	background-color: #FD9704;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
