body {
	margin: 0px 0px 0px 0px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;

}
a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none;}
a.nav:hover {color: #FFFFFF; text-decoration: underline;}
.tb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.yell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9B00;
	text-decoration: none;
}
a.yell:link {color: #FF9B00; text-decoration: none;}
a.yell:visited {color: #FF9B00; text-decoration: none;}
a.yell:hover {color: #000000; text-decoration: none;}

.box {
	background-color: #000000;
	height: 131px;
	width: 96px;
	padding-bottom: 7px;
	text-align: center;
}

.brd {border: solid 1px #FFCC00;}

.pic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.pic:link {color: #000000; text-decoration: none;}
a.pic:visited {color: #000000; text-decoration: none;}
a.pic:hover {color: #000000; text-decoration: underline;}

.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:link {color: #FFFFFF; text-decoration: none;}
a.link:visited {color: #FFFFFF; text-decoration: none;}
a.link:hover {color: #FFFFFF; text-decoration: underline;}