
A:link
{
	color:			darkblue;

	font-family:	Verdana;
	font-size:		10pt;
	font-weight:	bold;
}

A:active
{
	color:			darkgreen;

	font-family:	Verdana;
	font-size:		10pt;
	font-weight:	bold;

	text-decoration:none;
}

A:visited
{
	color:			darkblue;

	font-family:	Verdana;
	font-size:		10pt;
	font-weight:	bold;
}

A:hoover
{
	color:			darkgreen;

	font-family:	Verdana;
	font-size:		10pt;
	font-weight:	bold;

	text-decoration:none;
}

.text
{
	font-family:	Verdana;
	font-size:		10pt;
}
