a.foot:link {
	color: #555555;
	text-decoration: none;
}
a.foot:visited {
	color: #555555;
	text-decoration: none;
}
a.foot:hover {
	color: #cc0000;
	text-decoration: none;
}
a.foot:active {
	color: #555555;
	text-decoration: none;
}
a.email:link {
	color: #999999;
	text-decoration: none;
}
a.email:visited {
	color: #555555;
	text-decoration: none;
}
a.email:hover {
	color: #cc0000;
	text-decoration: none;
}
a.email:active {
	color: #555555;
	text-decoration: none;
}
.email {color: #999999}

.footer {
background-color:#000000; 
color: #555555;
text-transform:uppercase; 
font-size:10px; 
font-family:Arial, Verdana, Helvetica, sans-serif; 
text-align:left; 
width:695px; 
padding-right:0px;
}
.text {
background-color:#000000; 
color: #3e3e3e;
text-transform:uppercase;
text-align:justify;
font-size:10px; 
font-family:Arial, Verdana, Helvetica, sans-serif; 
padding-bottom:10px;
padding-right:0px;
}

