/*=======================	GENERAL	*/

.contentFONT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.leftFORM {
	font: 10px Verdana, Geneva, Arial, Helvetica;
	border: 1px solid #000000;
	background-color: #CCE6B7;
	color: #676767;
	width: 90px;
	height: 15px;
}

a:link {
	color: 5AAAD4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 5AAAD4;
}
a:hover {
	text-decoration: none;
	background-color: #BBE8FF;
}
a:active {
	text-decoration: none;
	color: #5AAAD4;
}

.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #01AB55;
}
