.title{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #9C301A;
}
body {
	font-size: 12px; 
	color: #666666;
	margin: 0px;
	background-image: url(img/fondo.gif);
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 9C301A;
}

.fecha {
	font-size: 11px;
	color: #999999;
	text-align: left;
}
.fechaNegrita {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.fechaNegritaDerecha {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
A {
text-decoration:underline;
	color:#A3D100;
	font-weight: bold; 
}
A:hover {
	text-decoration:underline;
	color:#666666;
   font-weight: bold; 
}
A:active {
	color:#A3D100;
	text-decoration:underline;
font-weight: bold;
}

.separador {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
}
.normal {
color:#666666;
}
.resaltado_verde {
font-weight: bold;
color:#A3D100;
}
.resaltado_rojo{
font-weight: bold;
color:#9C301A;
}
pie{
 color: #cccccc;
}
cuerpo {
	color: #666666;
}
