@charset "utf-8";
/* CSS Document */

body {
	background-color: #222629;
}
.content {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px; }
	
a:link {
	color: #5babd6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5babd6;
}
a:hover {
	text-decoration: none;
	color: #5babd6;
}
a:active {
	text-decoration: none;
	color: #5babd6;
}
