a:link {
	color: #000000; text-decoration: none;
}

a:visited {
  color: #000000; text-decoration: none;
}

a:hover {
	color: #000000; text-decoration: none;
}

a:active {
	color: #000000; text-decoration: none;
}
font {
	font-family: "Verdana";
}
.White_Heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
}
.Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
