p {
	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #959595;	
}

.ukcoverage {
	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

#container {
	width: 800px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
.top_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.post_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	color: #222222;
	letter-spacing: -1px;
}
.time_code {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #59b4c6;
}
.post_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
.comment {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8700;
}

.comment a:link {
	color: #FF8700;
	text-decoration: none;	

}

.comment a:visited {
	color: #FF8700;
	text-decoration: none;	

}

.comment a:hover {
	color: #FFF;
	text-decoration: none;	


}

.comment_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	color: #FF8700;
	letter-spacing: -1px;
}
.go_back {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00BD00;
}

.go_back a:link {
	color: #00BD00;
	text-decoration: none;	

}

.go_back a:visited {
	color: #00BD00;
	text-decoration: none;	

}

.go_back a:hover {
	color: #007f00;
	text-decoration: none;	


}

a:link {
	color: #FFFFFF;
	text-decoration: none;	

}

a:hover {
	color: #999999;
	text-decoration: none;
	
}

.top_head a:link {
	color: #FFFFFF;
	text-decoration: none;	

}

.top_head a:visited {
	color: #FFFFFF;
	text-decoration: none;	

}

.top_head a:hover {
	color: #999999;
	text-decoration: none;
	
}
.button_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height:25px;
	color: #FFFFFF;
	background-color: #121618;
	border-style:none;
}
.post_copy a:link {
	color: #FFFFFF;
	text-decoration: none;	

}
.post_copy a:visited {
	color: #FFFFFF;
	text-decoration: none;	

}
.post_copy a:hover {
	color: #999999;
	text-decoration: none;	
	
}
