.buttonadmin {
	width: 105px;
}

td {
	font-size: 12px;
	font-style: normal;
	font-family: "MS Sans Serif", Tahoma, sans-serif;

}
select {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000099;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	color: #FF6600;
	font-style: normal;


}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
input {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
}
textarea {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
}
