body { font-family: Arial, Helvetica, sans-serif; font-size:12px;}
A {
	FONT-WEIGHT: normal;
	COLOR: #993333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A:visited {
	COLOR: #993333; text-decoration: none;
}

A:hover {
	COLOR: #083C6C; text-decoration: underline;}

.foot A {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.foot A:visited {
	color: #FFFFFF; text-decoration: none;
}
.foot A:hover {
	color: #993333; text-decoration: underline;
}