a:link {
	color: #666666;
	font-family: Arial;
	cursor: hand;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: bold;
	background-color: #E5E5E5;
}

a:hover {
	color: #ffffff;
	background-color: #003399;
	font-weight: bold;
}

a:visited {
	font-family: Arial;
	font-weight: bold;
	background-color: #666666;
	font-style: normal;
	color: #E5E5E5;
	letter-spacing: -1px;
}

p.footer {
font-weight: bold;
font-size: 10px;color: #ffffff;
background-color: #003399; }


