body, td, p, input, select, textarea, a, label {
	color: black;
}

a:hover {
	color: #4881b4;
}

.green {
	color: #70b000;
}

.man, .man:hover {
	color: #5a7ab3;
}
.girl, .girl:hover {
	color: #409000;
}

.quote {
	background-color: #e4ecf5;
	border: solid 1px gray;
	padding: 4px;
	color: #000011;
}

.link3, .txt1, .txt1:hover {
	color: gray;
}

.white, .link2:hover {
	color: black;
}

.gray { color: #5a7ab3; }
.blue { color: #4881b4; }

.box {
	border : 1px dashed #5a7ab3;
}


.login table, .login .b {
	background-color: #d3eb9f;
}


.col3 { color: #114b82; }
.col6, .col6 a, .col6 a:hover, .col6 td {
	color: white;
}
.ccl6, .ccl6 a, .ccl6 td {
	color: white;
}

.ccl6:hover, .ccl6 a:hover {
	color: #70b000;
}

.link5, .link5 a {
	color: #70b000;
}

.bgwhite {
	background-color: white;
}


.twt {
	color: black;
}


.adv_c1 { color: green; }
.adv_c2 { color: black; }
.adv_c3 { color: blue; }
