/*a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}*/
body {
	font-family: verdana, Arial, Helvetica, Geneva;
	text-decoration: none;
/*	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #C0C0C0;

	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-base-color: ;
	scrollbar-darkshadow-Color: #808080;
	background-image: url(images/sky_diff2.jpg);*/
}
.main {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.main a:link {
	font-size: 12px;
	color: #939393;
	line-height: 14px;
	text-decoration: none;
}
.main a:visited {
	font-size: 12px;
	color: #939393;
	line-height: 14px;
	text-decoration: none;
}
.main a:hover {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.main a:active {
	font-size: 12px;
	color: #939393;
	line-height: 14px;
	text-decoration: none;
}
.link {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
	cursor: default;
}
.link a:link {
	font-size: 12px;
	color: #939393;
	line-height: 14px;
	text-decoration: none;
}
.link a:visited {
	font-size: 12px;
	color: #939393;
	line-height: 14px;
	text-decoration: none;
}
.link a:hover {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.link a:active {
	font-size: 12px;
	color: #939393;
	line-height: 14px;
	text-decoration: none;
}
.footer {
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	line-height: 12px;
	text-align: center;
	text-decoration: none;
}