body {
margin: 0 0 0 0; 
cursor: default; }

div.titl, h3 {
color: #274552;
font-family: Georgia;
letter-spacing: 3px;
font-weight: normal;
font-size: 22px;
font-style: italic;
padding-left: 4px;
text-transform: lowercase;
}

p.titi, p, li {
color: #ffffff;
font-family: Georgia;
font-size: 11px;
}

em { color: #751025; }

b { color: #1c2843; }

u { color: #c88867; }

a:visited, a:link, a:active {
color: #d74266;
text-decoration: none;
border-bottom: 1px dotted;
cursor: default; }

a:hover {
color: #385a49;
font-style: italic;
cursor: default; }

value, input, textarea, option, select {
border: 1px solid #274552;
background-color: #000000;
color: #ffffff;
font-family: Georgia;
font-size: 11px;
}

.stats {
border-left: 5px solid #d74266;
padding-left: 6px;
text-align: left; }

.ffies {
border: 3px solid #385a49;
}

a:hover .ffies {
border: 3px solid #1c2843;
