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

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

.navi a:link {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.navi a:visited {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navi a:hover, .navi a:active {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-style: bold;
	text-decoration: none;
	font-weight: bold;
	background-color: #CDCFD1;
	height: 18px;
	width: 110px;
}
.navi2 a:link {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navi2 a:visited {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navi2 a:hover, .navi2 a:active {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-style: bold;
	text-decoration: none;
	font-weight: bold;
	background-color: #CDCFD1;
	height: 18px;
	width: 175px;
}

.info a:link {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.info a:visited {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.info a:hover, .info a:active {
	font-family: Arial;
	font-size: 16px;
	color: #40404C;
	font-style: bold;
	text-decoration: none;
	font-weight: bold;
}


BODY {
	scrollbar-face-color: #5D606D; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #5D606D; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color:#5D606D;
	scrollbar-darkshadow-color: #5D606D;	
}
hr {color: #000000;}
