a:active {
	color: White;
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 29px;
	line-height: normal;
	font-weight: normal;
}
a:link {
	color: White;
	text-decoration: none;
	font-size: 29px;
	font-family: "Times New Roman";
	line-height: normal;
	font-weight: normal;
}
a:visited {
	color: White;
	text-decoration: none;
	font-family: "Times New Roman";
	line-height: normal;
	font-size: 29px;
	font-weight: normal;
}
a:hover {
	color: White;
	text-decoration: none;
	font-family: "Times New Roman";
	line-height: normal;
	font-size: 29px;
	font-weight: normal;
}


