a
{
	color: #ffffff;
	font-weight: bold;
}
a:hover
{
	color: #000088;
	font-weight: bold;
}
a.inv
{
	color: #669999;
	font-weight: bold;
	text-decoration: none;
}
a.inv:hover
{
	color: #000088;
	font-weight: bold;
	text-decoration: none;
}
