a img {
	border: none;
}

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

a:visited {
	color: #CC3333;
	text-decoration: none;
}

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

a:active {
	color: #CC6633;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(assets/images/page_bkgr.gif);
	background-repeat: repeat-x;
}

.bodytext {
	font-size: 12px;
}

.bottomnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.bottomnavbar a:link {
	color: #000000;
	text-decoration: none;
}

.bottomnavbar a:visited {
	color: #000000;
	text-decoration: none;
}

.bottomnavbar a:hover {
	color: #666666;
	text-decoration: none;
}

.bottomnavbar a:active {
	color: #666666;
	text-decoration: none;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.payoff {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.readon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.slidenavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.slidenavbar a:link {
	color: #666666;
	text-decoration: none;
}

.slidenavbar a:visited {
	color: #666666;
	text-decoration: none;
}

.slidenavbar a:hover {
	color: #999999;
	text-decoration: none;
}

.slidenavbar a:active {
	color: #999999;
	text-decoration: none;
}

.topnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.topnavbar a:link {
	color: #000000;
	text-decoration: none;
}

.topnavbar a:visited {
	color: #000000;
	text-decoration: none;
}

.topnavbar a:hover {
	color: #666666;
	text-decoration: none;
}

.topnavbar a:active {
	color: #666666;
	text-decoration: none;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.credit a:link {
	color: #999999;
	text-decoration: none;
}

.credit a:visited {
	color: #999999;
	text-decoration: none;
}

.credit a:hover {
	color: #666666;
	text-decoration: none;
}

.credit a:active {
	color: #666666;
	text-decoration: none;
}
