a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a.menu:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.f12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 26px;
}
.f14 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 26px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: 800;

}
