*{
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FDDD83;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 18px;
	color: #996600;
	color: #FFFFFF;
	border-bottom: 1px solid #FDDD83;
}
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #993300;
}
a:active {
	color: #996600;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.texto_color{
color: #996600;
}
li, ul {
	margin:0px;
}
.forms{
border: 1px solid #999999;
color: #CC6600;
padding: 5px;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
width: 97%;
}
table{
background-color: #000000;
}