
* {
	margin: 0px;
	padding: Opx;
	border-width: 0px;
}

a {
	text-decoration: none;
	color : black;
}
a:visited {
	color: Black;
}
a:focus {
	color: #A55070;
	font-style: normal;
	font-weight: bolder;
	font-size: 110%;
}

a:hover {
	color: #A55070;
	font-style: normal;
	font-weight: bolder;
	font-size: 110%;
	}
	