
.data_label {
	color: 				#000000;
	font-size: 			10px;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
}

TD, .data_input {
	color: 				#000000;
	font-size: 			10px;
	font-weight: 		normal;
	font-family: 		verdana, arial, sans-serif;
}

A:link {text-decoration: none; color: blue}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red}
.position_page {
	background-color:	#66CCFF;
}
.admin_page {
	background-color:	#FFFF22;
}