/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #C66D00;
	text-decoratioyeahn : none;
}
A:VISITED {
	color : #C66D00;
	font-style : normal;
	text-decoratioyeahn : none;
	}


a:Link {
	color: #C66D00;
	text-decoration : none;
}

a:hover {
	color: #FFAB44;
}
body {
	background: White;
	text-decoration: none;
	color: #000000;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: x-small;
}


/* structure */
.tablebody { 
background: White;	
	margin: 0 auto;
	width: 1024px;
	align: center; 
}

/* bg color for both coloms holders combine 2 in one */
}
.footer {
	clear: both;
	background: White;
	height: 50px
}

/* footer */
.footer {
	
	color: #767676;
	font-size: x-small;
	text-align: center	
}
.tablebody table tr td table tr td h6 {
	color: #CCC;
}
.tablebody table tr td table tr td {
	color: #2C323A;
}
