BODY { 
	background-color: #e9ebeb; 
	margin: 5 5 5 5;
	font: 13px normal "Verdana", "Arial", "Helvetica", sans-serif;

<LINK REL="SHORTCUT ICON" HREF="favicon.ico">

}
A {
	text-decoration: none;
}


A.papa:link, A.papa:visited{
	color: #9097ff;
	font-weight: bold;
	font-size: 28px;
}


A.papa:hover, A.papa:active{
	color: #1909eb;
	font-weight: bold;
	font-size: 28px;
}

A.papa2:link, A.papa2:visited{
	color: #9097ff;
	font-weight: bold;
	font-size: 18px;
}


A.papa2:hover, A.papa2:active{
	color: #1909eb;
	font-weight: bold;
	font-size: 18px;
}

#bottomNavi {
	position: absolute;
	top: 0px;
	left: 5px;
	visibility: hidden;
}