body {
	background-color: "white";
	color: #000000;
}

a:link {
	color: #800000;
}

a:active {
	color: #ff0000;
}
	
a:visited {
	color: #993300;
}

.placeholder {
	color: #800000;
}
