/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 50px;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}	
#Table_01 .style3 a {
}

