body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #949494;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}

a:link    { text-decoration: none; font-size: 10px; color : #949494; background-color: #;
}
a:active  { text-decoration: none; font-size: 10px; color : #949494; background-color: #;
}
a:visited { text-decoration: none; font-size: 10px; color : #949494; background-color: #;
}
a:hover   { text-decoration: underline; font-size: 10px; color : #FF8112; background-color: #;
}