<!--body {
font:10px "Arial";
color:#000000;
cursor:default;
line-height: 11px;
}

a:hover img { border:2px solid #aba495; }

A{cursor:help;height:0px;}
A:link{
color:#000000; 
text-decoration:none;
cursor:help;
font-weight: normal;
font-size:10px;
letter-spacing: 2px;
border-bottom: 2px solid #aba495;
border-collapse: collapse;
}

A:visited{
color:#000000; 
text-decoration:none;
cursor:help;
font-weight: normal;
font-size:10px;
letter-spacing: 2px;
border-bottom: 2px solid #aba495;
border-collapse: collapse;
}

A:hover{
color:#000000; 
text-decoration:none;
cursor:help;
background:#d9d6cf;
font-weight: normal;
font-size:10px;
letter-spacing: 2px;
}





table {
color:#000000;
margin:0px;
padding:0px;
font:10px/10px Arial; 
}



h1 {
color: #FFFFFF;
font-size:12px; 
text-align: center; 
background:#aba495;
font-family: Arial;
margin-top:15px; 
margin-left:20px; 
margin-bottom:0px;
margin-right:20px; 
}


h2 {
text-align: center; 
margin-top:0px; 
margin-left:20px; 
margin-bottom:0px;
margin-right:20px; 
font:10px/10px Arial;
}



.content{
font:10px/10px Arial;
background:url(bg.jpg);
text-align: center;
width: 450px;
} 


.navi{
font:10px/10px Arial;
text-align: center;
word-spacing: 10px;
} 



hr
{ border: solid #666699 2px;
width: 90%;
}



input,textarea
{ border: 1px solid #aba495;
font:10px/10px Arial;
color: #FFFFFF;
background:#d9d6cf;
text-align: center;
}-->