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