a:link {
	color: #003671;
	text-decoration: underline;
}
a:hover {
	color: #FF8022;
}
a:active {
	color: #333333;
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
}
.commonlink {
	color: #333333;
}
.popup {
	color: #000000;
}
.popup a:link {
	color: #000000;
	text-decoration: underline;
}
.popup a:visited {
	text-decoration: underline;
}

a:visited {
	color: #000000;
}
.popup a:hover {
	color: #333333;
	text-decoration: none;
}




.commonlink a:link {
	color: #333333;
}
.commonlink a:hover {
	color: #666666;
	text-decoration: underline;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#flashcontent * { display: block; }

