A:link {
	color: #006600;
	text-decoration: none;
	}

A:visited {
	color: #006600;
	text-decoration: none;
	}

A:active {
	color: #006600;
	text-decoration: none;
	}

A:hover {
	color: #333333;
	text-decoration: none;
	}

body {
	font-family: Arial;
	color: #000000;
}

.background {
	background-color: #669933;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.cntr {
	text-align: center;
}
