body {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
