﻿body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url("antifaz_bg.jpg");
background-color: #000000;
background-repeat: no-repeat;
background-position: top center;
}
input:enabled{        
border:solid 1px #333333;        
background-color:#4A4A4A;        
color:#FFFFFF;    
}
textarea:enabled{
border:solid 1px #333333;        
background-color:#4A4A4A;        
color:#FFFFFF;    
}
td img {
	display: block;
}
.lnkactivo {
	color: #CCCCCC; 
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight:bold }
.subtitulo {
	color: #f5da71; 
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style:italic }
.menu {
	color: #f5da71; 
	font-family: Times New Roman, Times, serif; 
	font-size: 11px; 
	font-weight:bold }
.contenido {
	font-size: 15px;
	font-family: Times New Roman, Times, serif;
	color: #CCCCCC;
}
.pie {
	color: #CCCCCC; 
	font-family: Times New Roman, Times, serif; 
	font-size: 12px; }
.resaltado	{
	color: #FF6600;
	font-family: Times New Roman, Times, serif; 
	font-size: 14px;
	font-weight:bold }
a:link {
	color: #f5da71;
	text-decoration: none;
}
a:visited {
	color: #f5da71;
	text-decoration: none;
}
a:active {
	color: #f5da71;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	color: #000000;
}
