body {
	font-family: "Trebuchet MS", Arial, Verdana;
}

a:link {
	color : #000000;
	text-decoration: none;
	background: transparent;
	border: 2px none #000000;
	border-spacing: 5px 5px;
	font: bold medium "Trebuchet MS", Arial, Verdana;
}

a:visited {
	color : #000000;
	text-decoration: none;
	background: transparent;
	border: 2px none #000000;
	border-spacing: 5px 5px;
	font: bold medium "Trebuchet MS", Arial, Verdana;
}

a:hover {
	color : #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}

.txt {
	color: #000000;
	font: small "Trebuchet MS", Arial, Verdana;
}

.miniheaderlinks {
	color: #000000;
	font: oblique bold 12px "Trebuchet MS", Arial, Verdana;
}

.table {
	border: thin solid white;
}
