body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.link:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.link2 {
	text-decoration: none;
	color: #006699;
	font-size: 12px;
}
a.link2:hover {
	color: #000000;
	text-decoration: none;
}

