A  {
	color : White;
	text-decoration : none;
	border-color : Black;
}

A:hover  {
	color : #003366;
}

