a:link, a:active, a:visited
{
color: #78aefb;
text-decoration: none;
text-transform: lowercase;
}

a:hover
{
color: #b440eb;
text-decoration: none;
cursor: crosshair;
text-transform: lowercase;
position:relative;
bottom:1px;
}

b 
{
color: #f175ee;
font-weight: bold;
}

.h
{
color: #b440eb;
font: 14pt century gothic, sans-serif;
text-transform: lowercase;
padding: 0 0 0 10px;
letter-spacing: 1px;
font-weight: bold;
}

select
{
color: #f175ee;
font: 8pt/16px arial, sans-serif;
border: 1px solid #78aefb;
background: #fff;
}

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

#top
{
width: 680px;
height: 276px;
position: absolute;
top:0px;
left:0px;
}

#c
{
position: absolute;
top:232px;
left:13px;
width:654px;
text-align: justify;
}

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