body {
	BACKGROUND: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	text-decoration:none;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#container { background: url(../images/bg-top.png) no-repeat center top; }

#contents { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-style: normal; text-decoration:none; color: #ffffff; }
#contents a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-style: normal; text-decoration:underline; color: #FF6600; }
#contents a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-style: normal; text-decoration:none; color: #CCCC00; }

#news { font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; font-size: 12px; font-style: normal; text-decoration:none; color: #F7F7F7; }
#news a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; text-decoration:underline; color: #FF6600; }
#news a:hover { Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; text-decoration:none; color: #CCCC00; }

#pager { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; text-decoration:none; color: #ffffff; }
#pager a { text-decoration:none; color: #ffffff; }
#pager a:hover { text-decoration:none; color: #FF6600; }

.titulos_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration:none;
	color: #FF9900;
	font-weight: bold;
}

.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration:none;
	color: #FF9900;
	font-weight: bold;
}

.titulos a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	background-color:#990000;
	text-decoration:none;
	color: #FF9900;
	font-weight: bold;
}

.anios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

#texto, .texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color: #fdfdfd;
}

.texto a {
	color: #fdfdfd;
	text-decoration: underline;
}

.texto a:hover {
	color: #fdfdfd;
	text-decoration: none;
}

#texto a {
	color: #CCCC00;
	text-decoration: underline;
}

#texto a:hover {
	color: #FF6600;
	text-decoration: none;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	text-decoration:none;
	color: #ffffff;
}

#footer a {
	color: #CCCC00;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}

.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	color: #CCCC00;
}

.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color: #FF6600;
}

.fields{
	border: 1px solid #A78200;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	background-color: #FFFFFF;
}

.txt_error{
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
}

.pic {
	border: medium solid #FDA015;
}
.pic2 {
	border: 2px solid #FDFDFD;
}
.style1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

img.borders {
	border: 2px solid #FF0033;
}