.links1 {
	text-decoration: none;
	color: #660033;
}
a:hover {
	background-color: #FFCC33;
	color: #660033;
}
a:visited {
	color: #660033;
}
