.cloumnLeft h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 16px;
	font-size: 18px;
	font-weight: normal;
}
.cloumnLeft h2{
	font-family: Helvetica, Arial, sans-serif;
	color: #F39;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.cloumnLeft {
	width: 200px;;
	float: left;
	margin-right: 20px;
}
.cloumnLeft p{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.cloumnLeft a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}
.cloumnLeft a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #666;
}

