body {
	background-color: #000000;
	margin:5px;
}

a:link, a:visited {
	color : Yellow;
}

a:hover {
	color : #FF3300;
}



