a:link {
	text-decoration: none;
	color: #325f7d;
} 
a:visited {
	text-decoration: none;
	color: #325f7d;
}
a:hover {
	color: #f96302;
	text-decoration: none;
}	
body {
	background-image: url(../img/bk_00.gif);
	background-color: #1e7da9;
	background-repeat: repeat-x;
}
.txtTitBan {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.txtTitBanColor {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #325f7d;
}
.txtLegal {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.txtTitBlanco {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.txtTitBanColor13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #325f7d;
}
.productos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.productos a:link {
	color: #ffffff;
	font: bold normal 13px "Trebuchet MS";
}
.productos a:visited {
	color: #ffffff;
	font: bold normal 13px "Trebuchet MS";
}
.productos a:hover {
	color: #f96302;
	font: bold normal 13px "Trebuchet MS";
}

