body {  font-size: 14px; color: #EEE;}

.clearfix {display:inline-block;} 

a:link {  color: #99CCFF; text-decoration: none}
a:visited {  color: #99CCFF; text-decoration: none}
a:active {  color: #FF6600; text-decoration: underline}
a:hover {  color: #FF6600; text-decoration: underline}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}

.header {
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
}

.orange {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

