* { margin:0; padding:0;}
body { background:#282828}

a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: medium;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: medium;
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: small;
	color: #999999;
	text-decoration: none;
}
