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