@charset "UTF-8";
/* CSS Document */

td, th {
	padding:3px;
	}
.linktable {
	width:80%;
	}
.admin_links a {
	color:#f38321;
	text-decoration:underline;
	}
.admin_links a:hover {
	text-decoration:none;
	}