A:link {
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	font-family: Arial; 
	font-size: 12px;
	color: #EFEFEF;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
TD {
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
}
BODY {
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
}