.topDDlink {
	text-transform: uppercase;
    text-decoration: none;
    font-family: Verdana, sans serif;
    font-weight: normal;
	font-style: normal;
    font-size: 10px;
    color: #999;
    padding: 2px 7px 2px 7px;
	line-height: 150%;
    }

.topDDlink a:link, .topDDlink a:visited {
    text-decoration: none;
    font-size: 10px;
    color: #999;
    }

.topDDlink a:active, .topDDlink a:hover {
    color: #fff;
	background: #000;
    text-decoration: none;
    }


a:link
{
	color: #999;
	text-decoration: none;
}

a:hover
{
	color: #fff;
	text-decoration: none;
}

.bodytext
{
	text-decoration: none;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 150%;
}

.blacktext
{
	text-decoration: none;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	line-height: 150%;
}

.headsmall
{
	text-decoration: none;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	line-height: 125%;
}

.headlarge
{
	text-decoration: none;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	line-height: 100%;
}

.box
{
	text-decoration: none;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	margin: 10px;
	line-height: 150%;
	background-color: #888888;
	padding: 10;
}

.boxlink
{
	text-decoration: none;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	margin: none;
	line-height: 150%;
	background-color: #888888;
}

.footer
{
	text-decoration: none;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #eee;
	margin: 10px;
	line-height: 100%;
}

