a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#999
}
a:active {
	text-decoration: none;
}


.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990100;
	font-weight: bolder;
	 
}
body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.texto_Blanco1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.descripcion {
	font-family: Antic slab;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.personalizado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A919A;
	font-weight: normal;
}
.tituloContacto {
	font-family: Antic slab;
	font-size: 13px;
	color: #333;
	font-weight: bolder;
}
.powered_by {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
}
.enlace {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #09C;
	font-weight: bolder;
}
.pie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
