body {
margin-top : 10px;
margin-bottom : 10px;
cursor : hand (IE5.5);  
background-color : #FFFFFF;
font-family : Garamond, Arial, Verdana; sans-serif;
color : #993300;
font-size: 11px;

} 

.navi {
font-family : Garamond, Arial, Verdana; sans-serif;
color : #800000;
font-size: 14px;
}

.navi a:link {
color: #800000; 
font-size: 14px;
text-decoration: none;
}


.navi a:visited {
color : #800000; 
font-size: 14px;
text-decoration : none;
}


.navi a:hover {
color : #006600; 
font-size: 16px;
text-decoration : underline;
}

.main {
font-family : Georgia, Arial, Verdana; sans-serif;
color : #006600;
font-size: 13px;
}


.main a:link {
color: #006600; 
font-size: 13px;
text-decoration: none;
}


.main a:visited {
color : #006600; 
font-size: 13px;
text-decoration : none;
}


.main a:hover {
color : #8000000; 
font-size: 13px;
text-decoration : underline;
}

.bottom {
font-family : Garamond, Arial, Verdana; sans-serif;
color : #800000;
font-size: 11px;
}


.bottom a:link {
color: #800000; 
font-size: 11px;
text-decoration: none;
}


.bottom a:visited {
color : #800000; 
font-size: 11px;
text-decoration : none;
}


.bottom a:hover {
color : #006600; 
font-size: 11px;
text-decoration : underline;
}

