font.home-emph1 {
	font-size: 160%;
	font-weight: bold;
	font-family: arial;
}

font.home-emph2 {
	font-size: 125%;
	font-weight: bold;
	font-family: arial;
}

font.home-emph3 {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	font-family: arial;
}

font.home-emph4 {
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	font-family: arial;
}

a.news:link {
	text-decoration: none;
	font-weight: bold;
	color: #3F3F3F;
}
a.news:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3F3F3F;
}
a.news:active {
	text-decoration: none;
	font-weight: bold;
	color: #3F3F3F;
}
a.news:hover {
	text-decoration: none;
	font-weight: bold;
	color: #3F3FFF;
}