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

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

a, a:link {
color: #111111;
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: #FFFAFE;
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 -------- */

u {color: #5fb3be; TEXT-DECORATION: none; letter-spacing: 0px;} 
y {color: #f3b979; TEXT-DECORATION: none;}
i {color: #f3b979; font-family:georgia; TEXT-DECORATION: none;}
strong {color: #f3b979; font-family: verdana; text-transform: lowercase; font-weight: bold; font-size: 11px; letter-spacing: -1px;}
parag {color: #211f27; text-decoration: none; cursor: crosshair;}

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

.fundopost { color: #FFFAFE; background: #494650; 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: justify; ; border-right: 2px solid #423f49; border-left: 2px solid #423f49; width: 670px;}

.tab1 {
background:#5fb3be;
border-bottom: 2px solid #55acb7;
border-right: 2px solid #55acb7;
color: #27242d;
height: 14px;
font-size: 10px;
font-family: calibri;
font-weight: none;
text-align: right;
padding: 14px;
width: 690px;
}

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

::-moz-selection {color: #5fb3be;background-color: #2b2832;} 
::selection {color: #5fb3be;background-color: #2b2832;}