a:link, a:active, a:visited
{
color: #f6afa6;
text-decoration: none;
cursor: crosshair;
}

a:hover
{
color: #b3c8ce;
text-decoration: none;
cursor: crosshair;
position:relative;
top:1px;
}

.sub
{
color: #f6afa6;
font: 8pt/12px arial, sans-serif;
text-transform: lowercase;
letter-spacing: 3px;
font-weight: bold;
}

li 
{
list-style-image:url("images/h.gif");
margin: 0 0 0 1px;
}

.h
{
color: #b3c8ce;
font: 14pt century gothic, sans-serif;
text-transform: uppercase;
padding: 0 0 0 5px;
}

select
{
color: #b3c8ce;
font: 8pt/12px arial, sans-serif;
border: 1px solid #f6afa6;
background: #fff;
}

textarea, input
{
color: #b3c8ce;
font: 8pt/12px arial, sans-serif;
border: 1px solid #f6afa6;
background: #fff;
}

#bot
{
position:absolute;
left:0;
bottom: 0;
}

#c
{
position:absolute;
left:270px;
bottom: 10px;
width:264px;
height: 340px;
overflow:auto;
text-align: justify;
}

body
{
color: #a7a59e;
font: 8pt/12px arial, sans-serif;
background: #fff;
cursor: default;
text-align: justify;
}