body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.down_bar {
	background-image: url(../backgrounds/down_bar.gif);
	background-repeat: repeat;
	line-height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
.down_copy {
	background-image: url(../backgrounds/down_copy.gif);
	background-repeat: repeat-x;
	line-height: 42px;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
}
.spacer {
	line-height: 1px;
}
.nuevotitulo {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

