BODY {
	color: Black;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

A {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

A:HOVER {
	color: #6885A1;
	text-decoration: none;
	font-size: 12px;
  font-weight: bold;
  text-align: center;
}
