/* Please, stop trying, to handle my style
   Cuz you can't, no you can't, UH! Handle my style */

body {
  background-color: white;
  color: black;
  font-family: Courier New;
}
a:link {
	color: #fa2;
}
a:visited {
	color: #f60;
}
a:hover {
	color: red;
	text-decoration: underline;
}
body {
  color: #4a0016;
}
