body {
	background-color: #FFFFCC;
	color: #660000;
	font-family: arial, sans-serif;
	size: 2;
}

a.text-link {
	color: #660000;
	background: transparent;
	text-decoration: none;
	font-family: arial, sans-serif;
	text-decoration: underline;
}


a.text-link:active, a.text-link:hover {
	color: rgb(51, 153, 0);
	background: transparent;
	text-decoration: none;
	font-family: arial, sans-serif;
}
.class3 {
	color: #363;
}

