body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #393939;
	background-image: url();
}

.body_table {
	background-color: #575757;
	background-image: url(imagenes/bkgrnd_main02.jpg);
	background-repeat: repeat-x;
}
	
.texto_secundario {
	font-family: Arial, Helvetica, sans-serif;
	color: #DB8AAB;
	font-size: 11px;
}

.texto_extra {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 11px; 

}

.texto_principal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

a.enlace1:link {color: #666666;text-decoration: none;}
a.enlace1:visited {text-decoration: none;color: #666666;}
a.enlace1:hover {text-decoration: underline;color: #333333;}
a.enlace1:active {text-decoration: none;color: #666666;}

a.enlace2:link {color: #DB8AAB;text-decoration: none;}
a.enlace2:visited {text-decoration: none;color: #DB8AAB;}
a.enlace2:hover {text-decoration: none;color: #FFFFFF;}
a.enlace2:active {text-decoration: none;color: #DB8AAB;}
