@CHARSET "UTF-8";

body {
	margin: 0;
}

td,select,div,input {
	font-size: 12px;
}

a {
	color: #a96a01;
	text-decoration: none;
}


a:hover {
	color: red !important;
	text-decoration: underline;
}

