.font {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyfont {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-style: italic;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #000000;
}
.font2 {
	font-size: 16px;
	text-decoration: none;
}
