.header  {
	color : White;
	font-family : Arial;
	font-size : 12px;
	text-decoration: none;
}

.header:hover  {
	color : #999999;
	text-decoration: none;
}

.footer  {
	color : White;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}

.footer-grey  {
	color : #999999;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}
