table {
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
	line-height: 30px;
	text-decoration: none;
}

a {
	text-decoration: none;
}

#header{ 
	width: 960px;
	clear: both;
	color: #000;
	border: 0;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-decoration: none;
}
