@charset "utf-8";
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer_nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

A:hover {
	text-decoration : underline;
	font-weight: bold;
}.topnav {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbody {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
}
.mainbodyhead {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.playerbody {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}

