body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/sellagu2.jpg);
	text-align: justify;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
	font-family: "Arial Black";
}
.subir {
	right: 5px;
}


img {
	padding: 2px;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:active {
	color: #FF6600;
}


h3 {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}


h1 {
	font-family: "Arial Black";
	font-size: 30px;
	color: #FF9900;
	text-transform: uppercase;
	text-align: center;
}
li {
	list-style-image: url(../images/rombo.gif);
	padding-bottom: 3px;
}

