﻿.footer
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	padding: 5px;
}

.footer a
{
	color: gray;
}

.links
{
	width: 497px;
	color: white;
	font-family: verdana;
	font-size: 10pt;
	padding: 10px;
	text-align: right;
	vertical-align: bottom;
}

.newlinks
{
	background-image: url('headernolink.png'); 
	background-repeat: no-repeat; 
	height: 124px; 
	color: white; 
	font-family: verdana; 
	font-size: 10pt; 
	padding: 10px; 
	text-align: right; 
	vertical-align: bottom;
}

img
{
	border: none;
	margin: 0px;
}

td
{
	font-family: verdana;
	font-size: 10pt;
}

.links a, .newlinks a, .links a:visited
{
	color: white;
	text-decoration:none;
}

.links a:hover, .newlinks a:hover, .footer a:hover
{
	color: silver;
	text-decoration:none;
}
