A:link, A:visited, A:active {color: #6B2000; font-family: Verdana; font-weight: bold; text-decoration:none;}
A:hover {color:#FFD97E; font-family: Verdana; background-color: #6B2000;}

body 
{
background-image: url('bg.jpg');
font-family: Verdana;
padding: 2px;
letter-spacing: 2px;
color: #FF8D55;
}

table
{
color: #6B2000;
font-family: Verdana;
border: #6B2000 solid 1px;
background-color: #FF9D36;
}

input, textarea {
background: #FFD97E;
border-top: 1px solid #FFD97E;
border-left: 1px solid #FFD97E;
border-right: 1px solid #FFD97E;
border-bottom: 1px solid #FFD97E;
color: #FF9947;
font-weight: bold;}

option {
background: #FFD97E;
color: #FF9947;}

.content
{
font-size: 10pt;
line-height: 18px;
padding: 6px;
text-align: justify;
background-color: #FF9D36;
}

.navi
{
font-size: 8pt;
line-height: 8px;
padding: 2px;
letter-spacing: 2px;
text-align: center;
}

.head
{
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
background-color: #FF9947;
border-top: 1px solid #6B2000;
border-left: 1px solid #6B2000;
border-right: 1px solid #6B2000;
border-bottom: 1px solid #6B2000;
font-family: Arial;
color: #6B2000;
font-size: 11pt;
font-weight: bold;
letter-spacing: 2px;
}
