A:HOVER {
	color : #708090;
	text-decoration : underline;
}


A.footer:LINK {
	text-decoration: none;
	color: #B22222;
}

A.footer:VISITED {
	text-decoration: none;
	color: #B22222;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: black;
}

A.footer:HOVER {
	color: black;
	text-decoration : none;
}

A.address:LINK {
	text-decoration: none;
	color: #B22222;
}

A.address:VISITED {
	text-decoration: none;
	color: #B22222;
}

A.address:ACTIVE {
	text-decoration: none;
	color: #B22222;
}

A.address:HOVER {
	color: #B22222;
	text-decoration : underline;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 18px;
}

td.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

td.address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color : #C3C3C3;
	line-height : 16px;
}

td.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	line-height : 16px;
	font-weight : bold;
}
