.content {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.content:active {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.content:link {


	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.content:visited {



	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.content:hover {




	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
