.font {
	font-size: 10pt;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #2D98CC;
}
a:link {
	color: 1D6383;
}
a:visited {
	color: #666666;
}
.fontblue {
	font-size: 10pt;
	line-height: 18px;
	color: #1d6383;
}