body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDCFBB;
}
.letra_contenido {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A4A4A;
}

.letra_contenidoH {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A4A4A; padding:0px; margin:0px;
}

.copyright {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.footer {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-family: Century, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #DDCFBB;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #DDCFBB;
}
.titulos {
	font-family: Century, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF9900;
}
.subtitulos {
	font-family: Century, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #FF9900;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.subtitulos2 {
	font-family: Century, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #6699CC;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.borde {
	border: thin dotted #3878A6;
}
a.link_backto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	letter-spacing: -1px;
	cursor: hand;
}
.titulos2Blanco {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.lnktcd { width:940px; margin:0px auto; text-align:right;
}

.lnktcd a { color:#ffffff; text-decoration:none;
}

.lnktcd a:hover { color:#ffffff; text-decoration:none;
}

#contact { font-size:14px; margin:0px auto; padding:0px;
         }

#contact td { margin:0px auto; padding:0px; background-color:#F1EBE2;
            }

#contact th { margin:5px; padding:0px; background-color:#F1EBE2;
            }
         
