td {
	color: #666;
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
}
.txtnet {
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	background : #7FD089;
 }
a {
	text-decoration : underline;
	color : #666666;
}
a:hover {
	text-decoration : none;
	color : #A12000;
}
input,textarea {
	font-family: Arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
	BACKGROUND-COLOR: #F7F8EA;
}
.black {
	color: #333;
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
}
