table {
    font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	color: #FF3B00;
	text-decoration: none;
}
a:visited {
	color: #FF3B00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: normal;
	color: #000000;
	background-color: #a9f511;
}
a:active {
	color: #FF8800;
	text-decoration: none;
}
body {
	margin: 0px;
}
.text {
	font-family: "Arial", verdana;
	font-size: 11px;
	color: #000000;
}
