a:link, a:active, a:visited
{
color: #98ab85;
text-decoration: none;
text-transform: lowercase;
font-weight: bold;
}

a:hover
{
color: #d59552;
text-decoration: none;
cursor: crosshair;
text-transform: lowercase;
}

.h
{
color: #759dae;
font: 13pt tahoma, sans-serif;
text-transform: lowercase;
letter-spacing: 1px;
border-bottom: 2px solid #d59552;
}

select
{
color: #6a6a6a;
font: 8pt/16px arial, sans-serif;
border: 1px solid #d59552;
background: #fff;
}

textarea, input
{
color: #6a6a6a;
font: 8pt/16px arial, sans-serif;
border: 1px solid #d59552;
background: #fff;
padding: 1px;
}

#top
{
position:absolute;
top:0px;
left:0;
}

#c
{
position:absolute;
top:330px;
left:80px;
width:440px;
text-align: justify;
}

body
{
color: #6a6a6a;
font: 8pt/16px arial, sans-serif;
background: #fff url('images/bg.jpg');
cursor: default;
text-align: justify;
}

#all
{
position:absolute;
top:307px;
left:80px;
width:440px;
}

#navigation 
{
list-style: none;
margin: 0; 
padding: 0;
}

#navigation li 
{
float: left;
}

#navigation li a 
{
display: block;
background: #fff;
width: 70px;
text-align: center;
color: #759dae;
font: 9pt trebuchet ms, sans-serif;
text-transform: lowercase;
font-weight: bold;
text-decoration: none;
}

#navigation li a:hover 
{
color: #d59552;
text-decoration: none;
}
