a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF0000;
}

