body
{
	
	font-family: sans-serif;
	font-size: 14px;
}
a {
	
	font-family: sans-serif;
	color: #34495E;
}
a:visited {
	color: #34495E;
}
a:hover {
	color: #0066cc;
}
a:focus {
	outline: thin dotted;
}
hr
{
	height: 1px;
	background: rgba(100,100,100,0.3);
	padding: 0;
	margin: 5px 0px;
}
