TABLE {	font-family: Verdana;
	font-size: 12px;
	color: #5B5B5B;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #8F8F8F;
    text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #8F8F8F;
    text-decoration: underline;
}

.foot_menu {	font-family: Arial;
	font-size: 14px;
	color: #000000;
    text-decoration: none;
    font-weight: bold;}
.foot_menu:hover {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

.copy {
	font-family: Arial;
	font-size: 12px;
	color: #43555D;
    text-decoration: none;
    font-weight: bold;
}
.copy:hover {
	font-family: Arial;
	font-size: 12px;
	color: #43555D;
    text-decoration: none;
    font-weight: bold;
}

.title {	font-family: Arial;
	font-size: 18px;
	color: #8F8F8F;
    text-decoration: none;
    font-weight: bold;}
.title:hover {
	font-family: Arial;
	font-size: 18px;
	color: #8F8F8F;
    text-decoration: none;
    font-weight: bold;
}

.date {
	font-family: Arial;
	font-size: 12px;
	color: #7B7B7B;
    text-decoration: none;
    font-weight: bold;
}
