html, body {
text-align: justify;
background:#fbfff0 url('');
} 

p, a, body, td, tr, div {
font-weight: normal;
font-style: normal;
font: 12px calibri;
color: #777777;
line-height: 13px;}

a, a:link {
color: #FFFFFF;
font-weight: normal;
font: 12px 'calibri';
text-transform: lowercase;
-webkit-transition: all 0.2s ease-out; 
-moz-transition: all 0.2s ease-out;
cursor: pointer;
text-decoration: none;
}
a:hover {
color: #fb90db;
font-weight: normal;
font: 12px 'calibri';
background-color: #none;
text-decoration: none;
text-transform: lowercase;
-webkit-transition: all 0.2s ease-out; 
-moz-transition: all 0.2s ease-out;
cursor: pointer;
}

/* -------- styles -------- */

u1 {color: #f54ec4; TEXT-DECORATION: none; letter-spacing: 0px;} 
y {color: #f54ec4; TEXT-DECORATION: none;}
i {color: #666666; font-family:georgia; TEXT-DECORATION: none;}
strong {color: #f54ec4; font-family: verdana; text-transform: lowercase; font-weight: bold; font-size: 11px; letter-spacing: -1px;}
parag {color: #f54ec4; text-decoration: none; cursor: crosshair;}

/* -------- tables -------- */ 

.fundopost { color: #888888; background: #f9f7f8; padding: 20px 20px 20px 20px;
-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out; box-shadow: 0px 0px 0px #; font: 12px calibri; text-align: right;
text-align: justify; ; border-right: 2px solid #f1f1f1; border-left: 2px solid #f1f1f1; width: 670px;}

.tab1 {
background:#f54ec4;
border-bottom: 2px solid #f54ec4;
border-right: 2px solid #f54ec4;
color: #FFFAFE;
height: 14px;
font-size: 10px;
font-family: calibri;
font-weight: none;
text-align: right;
padding: 14px;
width: 690px;
}

.sbarheader {
text-align: left;
font-size: 14px;
border-top: 6px solid #f9f7f8;
font-family: lucida sans;
color: #888888;
text-transform: lowercase;
padding-top: 8px;
}


/* -------- others  -------- */

::-moz-selection {color: #FFFFFF;background-color: #f54ec4;} 
::selection {color: #FFFFFF;background-color: #f54ec4;}