body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #394681;
	background-color: #1F2D55;
	margin: 0px;
}
.base {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #394681;
	}
.baseblanca {font-size: 12px; color: #FFFFFF;}
.baseblanca  a {font-size: 12px;  color: #6D8EE3; text-decoration:none; }
.baseblanca  a:link {font-size: 12px;  color: #6D8EE3; text-decoration:none; }
.baseblanca  a:hover {font-size: 12px;  color: #4374EF; text-decoration:underline;}

.titulo {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E70303;
}

.mes {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF3300;
}

.promo a { 	font-size: 12px; color: #0E2BA7; text-decoration:none; font-weight:bold;}
.promo a:link { font-size: 12px; color: #0E2BA7; text-decoration:none; font-weight:bold;}
.promo a:hover { font-size: 12px; color: #01125B; text-decoration:underline;}

a { font-size: 12px; color: #0E2BA7; text-decoration:none; font-weight:bold;}
a:link { font-size: 12px; color: #0E2BA7; text-decoration:none; font-weight:bold;}
a:hover { font-size: 12px; color: #01125B; text-decoration:underline;}

.titulopromo {
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #A1AAD3;
}.orderbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	border: 1px dotted #CCCCCC;
	height: 26px;
}
