body {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin: 0px;
	background: #170c09 url(../img/bg-htm.gif) repeat-x top;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	color: #25110b;
	text-decoration: underline;
}
a:visited {
	color: #25110b;
	text-decoration: underline;
}
a:hover {
	color: #00CC33;
	text-decoration: underline;
}
a:active {
	color: #25110b;
	text-decoration: underline;
}
ul{
 list-style-type: square;
}
.ayuda {
	cursor: help
}


