body{
	background-color: #000;
}

a:link {color: #6acaff;}
a:visited {color: #e6e6e6}
a:hover {color: #fdcd63}
a:active {color: #fdcd63}
a{
	text-decoration: none;
}

#mTable{
	margin-right: 50px;
	margin-top: 50px;
}

#logo{
	}
	
#privacy{
	color: #fff;
	font: x-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}