.phonix {
	font-size: 9pt;
	line-height: 22px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
.new {
	border: 1px solid #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
