a:link, a:active, a:visited
{
color:#e0282a;
font-family: arial black, sans-serif;
text-decoration: none;
cursor: default;
text-transform: uppercase;
font-size: 9px;
}

a:hover
{
color:#000;
text-decoration: underline;
cursor: default;
font-family: arial black, sans-serif;
text-transform: uppercase;
font-size: 9px;
}

.h
{
color: #e0282a;
font-family: century gothic;
font-size: 24pt;
letter-spacing: -3px;
text-transform: uppercase;
padding-left: 2px;
margin-bottom: 10px;
}

.b, b, bold
{
text-transform: lowercase;
color: #3d3245;
}

option
{
color: #504466;
font-family: century gothic, sans-serif;
font-size: 8pt;
background: #fff;
}

select
{
color: #504466;
font-family: century gothic, sans-serif;
font-size: 8pt;
background: #fff;
border: 1px solid #e0282a;
}

textarea, input
{
color: #504466;
font-family: century gothic, sans-serif;
font-size: 8pt;
line-height: 9px;
letter-spacing: -0px;
border: 1px solid #e0282a;
background: #fff;
}

.talk
{
width:282px;
position:absolute;
left:30px;
top:380px;
}

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

body
{
color: #504466;
font-family: century gothic, sans-serif;
font-size: 8pt;
line-height: 9px;
letter-spacing: -0px;
background-color:#FFFFFF;
cursor: default;
}