.Links {
	font-family: Courier;
	color: #660000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: #ffffff;
	background: #660000;
}
