body
{ 
background-image: images/bg.png;
font-family: times new roman;
color: #330000;
}

input, textarea
{ 
background:#663300;
hr color: ##ffffcc;
font-family: times;
color: #ffffcc; 
font-size: 12px; 
border-style:  solid;
border-width: 1px; 
}

p
{ font-family: times new roman;
color: #330000;
font-size: 10pt;
}

.head
{ color: #000000;
font-size: 15pt;
font-weight: bold;
line-height: 12px;
letter-spacing: 5px;
}

blockquote { color: #330000;
border: #663333 0px solid;
font-size: 10pt;
}

a:link
{ text-decoration: none; color: #663300;}
a:visited
{ text-decoration: none; color: #663300;}
a:active
{ text-decoration: none; color: #663300;}
a:hover
{ text-decoration: none; color: #996600;}

