body {
	background-color: #000000;
	margin: 0px;
}
.topLink {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.downLink {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.boldMain {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.Main {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.headMust {

	font-family: Arial;
	font-size: 19px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.whiteBold {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
.footWord {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

