
	a.frc:link, a.frc:visited{
		color:#4040FF;
		font-weight: normal;
		text-decoration: none;
		}

	a.frc:hover, a.frc:visited:hover, a.frc:visited:active{
		color:#000080;
		font-weight: normal;
		text-decoration: underline;
		}


	a.frc2:link, a.frc2:visited{
		color: #602020;
		font-weight: normal;
		text-decoration: none;
		}

	a.frc2:hover, a.frc2:visited:hover, a.frc2:visited:active{
		color: #400000;
		font-weight: normal;
		text-decoration: none;
		border-bottom: 1px dashed #800000;
		}

