body {
	text-align: center;
	scrollbar-arrow-color: #C0c1BF;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #C0c1BF;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-shadow-color: #C0c1BF;
}
a:active {  color: #999999; text-decoration: none}
a:link {  color: #999999; text-decoration: none}
a:visited {  color: #999999; text-decoration: none}
a:hover {  color: #999999; text-decoration: underline}
.tbpie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
}


.tbprincipal {
	text-align: center;
	vertical-align: super;
	background-image: url(images/fondo_portada.gif);
	background-repeat: repeat-y;
}

.texto_carta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	/*padding-right: 12px;*/
}

.texto_rosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CB285E;
	text-decoration: none;
	text-align: left;
	/*padding-right: 12px;*/
}