a:link,a:active,a:visited {
	color:#FFFF33;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
}
text {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}