A:link
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
A:visited
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
A:hover
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #262B99;
	text-decoration: none;
}
A.normal:link
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
A.normal:visited
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
A.normal:hover
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #262B99;
	text-decoration: underline;
}
