h1 {
font: normal 21px arial;
color: #127b60;
text-transform: uppercase;
letter-spacing: -3px;
margin: 0px 0px 5px;
}

blockquote {
font-family: arial;
color: #131313;
background: #e1dbe3;
border-top: double #df9fc8;
border-bottom: double #df9fc8;
padding : 6.5pt;
}

body {
background: #e9e3eb url('http://img.replekia.org/images/bg.gif') repeat-x;
margin: 0px;
}

td, p {
font: 11px/22px verdana;
color: #45326f;
text-align : justify;
margin-top : 2.5pt;
margin-bottom : 9.5pt;
}

.p2 {
font: 11px/8px courier new;
color: #a1a1a1;
margin: 0px;
}

a, a:active, a:visited {
color: #ed2b82;
text-decoration: none;
}

a:hover {
color: #3d7e42;
}

a.nav, a.nav:link, a.nav:active, a.nav:visited {
font: 19px arial black;
color: #888;
background: #cecece;
text-transform: uppercase;
letter-spacing: -2px;
padding: 0px 10px;
}

a.nav:hover {
color: #f7c7ee;
background: #fff;
border-bottom: none;
cursor: crosshair;
}

i {
font-family: arial;
color: #d61313;
}

b {
font-family: arial;
text-transform: uppercase;
color: #1366d6;
}

s, u {
color: #b883c7;
}

.img2 {
border: 6px solid #f7ce7e;
margin: 5px;
}

.img2:hover {
border: 6px solid #a0777a;
}

input, textarea, select, option {color: #888; border: 0; padding: 2px 2px 3px 4px; font: 11px tahoma; border-bottom: 1px dashed #e4e0d9; background: #eee;}