a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

column {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
BODY {
	FONT-FAMILY: tahoma;
	COLOR: #000000;
	FONT-SIZE: 15px;
}