body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
a {
	font-family: Tahoma;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.titulo {
	font-size: 16px;
	color: #852618;
	font-family: Arial;
	font-weight: bold;
}
.info {
	font-family: Arial;
	font-size: 11px;
}
.membretado {
	font-size: 9px;
	line-height: 9px;
}
.tdBg {
	background-color: #E6D8B7;
}
.tdBg2 {

	background-color: #D1AC74;
}
.boton {
	background-color:#852618;
	color:#FFCC33; 
	font-size:10px; 
	font-weight:bolder; 
	border-left-color:#FF9900; 
	border-top-color:#FF9900; 
	border-bottom-color:#3A1B03; 
	border-right-color:#3A1B03; 
	border-width:2px;
}
/*Cherry Button*/
#powered {
	text-align:center;
	width:100%;
	margin-bottom:5px;
	margin-left:0px
}
#powered li {
	width:120px;
	border:1px solid #EEEEEE;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	padding:3px;
	list-style-type:none;
	display:inline-block;
	margin:5px;
	color: #CCCCCC;
	font-weight: bold;
}
#powered #its {
	letter-spacing: 2px;
}
#powered #its strong {
	color: #FFFFFF;
}

#powered a {
	font-size:7px;
	font-weight:bolder;
	color:#FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
#powered #com {
	color: #FF9900;
}
