A:link, A:visited, A:active {color: #524F2A; text-decoration:none; font-weight: bold;}
A:hover {color:#96A385; background-color: #000000;}

body 
{
background-image: url('bg.jpg');
font-family: arial, 'trebuchet ms', verdana, serif;
padding: 2px;
letter-spacing: 2px;
color: #524F2A;
}

table
{
color: #524F2A;
font-family: arial, 'trebuchet ms', verdana, serif;
border: #524F2A solid 1px;
background-color: #96A385;
}

input, textarea {
background: #524F2A;
border-top: 1px solid #524F2A;
border-left: 1px solid #524F2A;
border-right: 1px solid #524F2A;
border-bottom: 1px solid #524F2A;
font-weight: bold;
color: #96A385;}

option {
background: #524F2A;
font-weight: bold;
color: #96A385;}

.content
{
font-size: 10pt;
line-height: 18px;
padding: 6px;
text-align: justify;
background-color: #96A385;
font-weight: bold;
}

.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: #524F2A;
border-top: 1px solid #524F2A;
border-left: 1px solid #524F2A;
border-right: 1px solid #524F2A;
border-bottom: 1px solid #524F2A;
color: #C2D0B7;
font-size: 11pt;
font-weight: bold;
letter-spacing: 2px;
}