a:link {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
a:visited {
	font-family: "Courier New", Courier, mono;

	font-style: normal;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, mono;
	
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;

	font-style: normal;
	line-height: normal;
	color: #CC3300;
	text-decoration: none;
}
.tinytext {
	font-family: "Courier New", Courier, mono;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

strong {
	font-size: 28px;
}

