a.white {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF99;
	text-decoration: underline;
}
a.grey1 {
	font-family: "Times New Roman", Times, serif;
	color: #6D6D6D;
	text-decoration: none;
}
a.grey1:hover {
	font-family: "Times New Roman", Times, serif;
	color: 996633;
	text-decoration: underline;
}
a.grey2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #6D6D6D;
	text-decoration: none;
}
a.grey2:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: 996633;
	text-decoration: underline;
}
