body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #050505;
	scrollbar-face-color: #0D0C0B;
	scrollbar-highlight-color: #0D0C0B;
	scrollbar-darkshadow-color: #0D0C0B;
	scrollbar-track-color: #0D0C0B;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	letter-spacing: 1px;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #C4BF66;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #C4BF66;
	text-decoration: none;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BBBBBB;
}
.menu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #BBBBBB;
	text-decoration: none;
}
.menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #BBBBBB;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #C4BF66;
	text-decoration: none;
}
.menu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #C4BF66;
	text-decoration: none;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #C4BF66;
	letter-spacing: 1px;
	margin-left: 10px;
}
.subtitulo {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C4BF66;
	letter-spacing: 1px;
	margin-left: 10px;
}

.img {
	border: double 3px #666666;
}
.copy {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #E0DEAF;
	letter-spacing: 1px;
	margin-left: 10px;
}

input, select {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #DDDDDD;
	background-color:#3B3734;
	border:none;
	height:16px;
	font-weight:bold;
	padding:1px;
	letter-spacing: 2px;
}

.p_texto {
}
.p_texto:first-letter {
	font-size:125%;
	font-weight:bold;
	margin-left:20px;
}

.calend {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border:solid 1px #666666;
	width:30px;
	cursor:hand;
	background-color:#333333;
}
a.calend:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border:solid 1px #666666;
	width:30px;
}
a.calend:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border:solid 1px #666666;
	width:30px;
}
a.calend:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #C4BF66;
	text-decoration: none;
	border:solid 1px #C4BF66;
	width:30px;
}

.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BBBBBB;
	font-style: italic;
}
.news a:link {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #BBBBBB;
	text-decoration: none;
}
.news a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #BBBBBB;
	text-decoration: none;
}
.news a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #C4BF66;
	text-decoration: none;
}
.news a:active {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #C4BF66;
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4BF66;
	color: #C4BF66;
	height: 1px;
}
