body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c8c8c8;
	background-image:url(imagenes/bg_pagina.jpg);
}
.texto {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texto a:link {
	font-size: 10px;
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.texto a:visited {
	font-size: 10px;
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.texto a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.texto a:active {
	font-size: 10px;
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.menu {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu a:link {
	text-decoration:none;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.menu a:active {
	text-decoration:none;
	color: #FFFFFF;
}
.titular {
	font-size: 14px;
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titular a:link {
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.titular a:visited {
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.titular a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.titular a:active {
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.texto_small {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texto_small a:link {
	font-size: 9px;
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.texto_small a:visited {
	font-size: 9px;
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.texto_small a:hover {
	font-size: 9px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.texto_small a:active {
	font-size: 9px;
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.titular_small {
	font-size: 10px;
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titular_small a:link {
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.titular_small a:visited {
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.titular_small a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.titular_small a:active {
	text-decoration:none;
	color: #0033CC;
	font-weight: bold;
}
.remesas {
	text-decoration:none;
	font-size: 12px;
	color: #DC9E0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.remesas a:link {
	text-decoration:none;
	color: #DC9E0E;
	font-weight: bold;
}
.remesas a:visited {
	text-decoration:none;
	color: #DC9E0E;
	font-weight: bold;
}
.remesas a:hover {
	text-decoration: none;
	color: #DC9E0E;;
	font-weight: bold;
}
.remesas a:active {
	text-decoration:none;
	color: #DC9E0E;
	font-weight: bold;
}

