a:link, a:active, a:visited
{
color: #722331;
text-decoration: underline;
font-weight: bold;
text-transform: lowercase;
}

a:hover
{
color: #353535;
text-decoration: none;
font-weight: bold;
text-transform: lowercase;
cursor: default;
}

b 
{
color: #8f8f8f;
font-weight: bold;
}

.h
{
color: #722331;
font: 12pt georgia, sans-serif;
text-transform: lowercase;
padding: 0 0 0 9px;
font-weight: bold;
font-style: italic;
}

select
{
color: #8f8f8f;
font: 8pt/15px arial, sans-serif;
border: 1px solid #722331;
background: #000;
}

textarea, input
{
color: #8f8f8f;
font: 8pt/15px arial, sans-serif;
border: 1px solid #722331;
background: #000;
padding: 1px;
}

#up
{
position:absolute;
left:0;
top:0;
background: #fff url('images/tbg.jpg') repeat-x;
height:364px;
width:100%;
}

#top
{
position:absolute;
left:10%;
top:0;
}

#c
{
position:absolute;
left:20%;
top:255px;
width:545px;
text-align: justify;
}

body
{
color: #cccccc;
font: 8pt/15px arial, sans-serif;
background: #000;
cursor: default;
text-align: justify;
}