body, td,  th {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.navi a:link, .navi a:visited {
	font-family: Arial;
	font-size: 15px;
	color: #000066;
	text-decoration: none;
	font-style: normal;
}
.navi a:hover, .navi a:active {
	font-family: Arial;
	font-size: 15px;
	color: #ffff00;
	text-decoration: none;
	background-color: #000066;
	width: 175px;
	height: 20px;
}

a:link {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}

.info a:link {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.info a:visited {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.info a:hover, .info a:active {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

BODY {
	scrollbar-face-color: #c0c0c0; 
	scrollbar-highlight-color:#000066; 
	scrollbar-shadow-color: #000066; 
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-arrow-color: #000066; 
	scrollbar-track-color: #c0c0c0;
	scrollbar-darkshadow-color: #c0c0c0;	
}

