/* white */
div#footer {
	color: #949494;
}

div#footer a:link, div#footer a:visited  {
	color: #949494;
}

div#footer a:hover {
	color: #322E91;
}
