.wc {
	margin-right: 10px;
	padding-left: 50px;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: left;



}
h1 {
	color: #FF6600;
	letter-spacing: 2px;
	font-family: Trebuchet MS;
	font-size: medium;


}
li {
	font-family: Trebuchet MS;
	padding-right: 12px;
	margin-left: 75px;
	font-size: x-small;


}
a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	text-transform: uppercase;
	text-decoration: none;



}
body {
	margin-top: 0px;
	margin-left: 100px;
	background-color: #CCCCCC;
}
table {
	background-color: #FFFFFF;
	background-position: center;

}
a:link {
	color: #FF6600;
}
