body, td, font, p, input, select, option, textarea, a, legend {
	color: #2e2e2e;
}

a:hover {
	color: #ff5223;
}

.am { color: #e94b40; }

.error {
	color: red;
}

.link3, .link3:hover, .link3:visited {
	color: #40429c;
}

.green_c {
	color: #00E10C;
}

.txt22, .txt22 a, .txt22 a:hover {
	color: white;
}

.txt22 a:hover {
	text-decoration: underline;
}

.quote {
	background-color: #fefefe;
	border: solid 1px #9cacb8;
	color: #999bb0;
}

