* {
	margin: 0px;
	padding: 0px;
}

BODY {
	background-color: #333;
	font-size: 14px;
	font-family: Lucida Sans Unicode,Lucida Sans,Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

P {
        padding-bottom:0px;
        margin-bottom:0px;
        margin-top:0px;
}

.header {
	font-size: 25px;
	font-family: Lucida Grande,Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.downloadlink {
	color: blue;
	font-size: 18px;
	font-family: Lucida Grande,Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.hurrlcounter {
	font-size: 20px;
	font-family: Lucida Grande,Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

.hurrlurl {
	font-size: 20px;
	color: blue;
	font-family: Lucida Grande,Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

.hurrlinfo {
	font-size: 11px;
	font-family: Lucida Grande,Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

.hurrlcomment {
	font-size: 14px;
	font-family: Lucida Grande,Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

A:link, A:active, A:visited {
	color: blue;
	text-decoration: none;
}

A:hover {
	color: blue;
	text-decoration: none;
}

HR
{
        color: #b4b2a8;
        height: 1px;
        border: 0px;
        border-top: 1px solid;
        border-bottom: 1px dotted;
}

IMG
{
	padding-bottom: 0px;
}

.footerinc a img {
	opacity:0.5;
	border:0;
}

.footerinc a:hover img {
	opacity:1;
}

code {
   margin: 2em 0;
   line-height: 1.4;
   background: #ccc;
   padding: 0px;
}
