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

body,td,th {
	font-family: sans-serif;
	font-size: 14px;
	color: #ccc;
	background-color:#000;
}

a:link, a:visited {
	color:#fff;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: none;
	color:#aaa;
	outline:none;
}
#addthis {
	z-index:200;
	float:right;
	
}
