body { 
	background-color:#000000;
	font-family:arial,serif;
	font-size : 14px;
	color:#AAAAAA;
	margin: 0px;
}

img { border: none; }

a {
    color: #AAAAAA;
    text-decoration: none;
}

a:hover {
    color: #EEEEEE;
    text-decoration: underline;
}
