body {
	background-color: #000000;
}
a:link {
	color: #ff0100;
	border-bottom: 1px dotted #171717;
}

a:visited {
	color: #ff0100;
	border-bottom: 1px dotted #171717;
