body { background: #340114;}
a {
	text-decoration:none;
}
 
a:hover {
	text-decoration:underline;
}
