html { 
	min-height: 100%; margin-bottom: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
}
a {
	color: #FF6600;
}

.footer {
	color: #FFFFFF;
}
.submenu {
	font-size: 16px;
	color: #666666;
	text-indent: 12px;
	line-height: 6px;
}
.pieceHeader {
	font-weight: bold;
}
a:link { 
text-decoration : none;
color : #666666;
} 

a:visited { 
text-decoration : none;
color : #666666;
} 
a:hover, a:active { 
text-decoration : none;
color : #FF6600;
} 

