
.frontlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
A.frontlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
A.frontlink:link 	{text-decoration:none}
A.frontlink:visited	{text-decoration:none}
A.frontlink:hover	{text-decoration:underline}
A.frontlink:active	{text-decoration:underline}

.frontlinkBOLD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
A.frontlinkBOLD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
A.frontlinkBOLD:link 	{text-decoration:none}
A.frontlinkBOLD:visited	{text-decoration:none}
A.frontlinkBOLD:hover	{text-decoration:underline}
A.frontlinkBOLD:active	{text-decoration:underline}
