A{ text-decoration: #333333; } 
H3{ color: #993300; } 
A:link { color: #666666; } 
A:visited { color: #666666; } 
A:active { color: #666666; } 
A:hover { color: navy; } 
.white {
	color: #FFFFFF;
}
.big {
	font-size: 18px;
	font-weight: bold;
}
.text {
	font-size: 12px;
	line-height: 18px;
}
