a:link, a:active, a:visited
{
color: #b72c30;
text-decoration: none;
cursor: crosshair;
font-weight: bold;
}

a:hover
{
color: #eeac66;
text-decoration: none;
cursor: crosshair;
position:relative;
top:1px;
font-weight: bold;
}

u
{
font-weight:bold;
color: #b72c30;
font: 
}

.sub
{
color: #eeac66;
font: 10pt georgia, sans-serif;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: bold;
}

.h
{
color: #4e777b;
font: 14pt georgia, sans-serif;
text-transform: capitalize;
padding: 0 0 0 5px;
font-weight: bold;
font-style: italic;
}

select
{
color: #b72c30;
font: 8pt/15px georgia, sans-serif;
border: 1px solid #4e777b;
background: #fff;
}

textarea, input
{
color: #b72c30;
font: 8pt/15px georgia, sans-serif;
border: 1px solid #4e777b;
background: inherit;
}

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

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

#c
{
position:absolute;
left:20px;
top:326px;
width:756px;
text-align: justify;
}

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