#w {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
#w a:link {
	font-family: Fixedsys;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#w a:visited {
	font-family: Fixedsys;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#w a:hover {
	font-family: Fixedsys;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
