a:link {
    text-decoration: none;
	color: #8E8E8E;
}
a:visited {
    text-decoration: none;
	color: #8E8E8E;
}
a:hover {
	text-decoration: none;
	color: #2B5D7E;
}
.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8E8E;
	background:none;
	padding:0;
	margin:0 auto;
}

#flashcontent { padding:0; margin:0; }