a {

	color: #000;

	text-decoration: none;

}
a:visited {

	color: #c9dd54;

	text-decoration: none;

}
a:hover { color: #fff; font-weight: normal; text-decoration: line-through; }
.html { font-size: 50px; font-family: arial; }
