* {
	font-family:sans-serif
}
a {
	color: #1919aa
	text-decoration:underline
}
a:hover {
	color:#a91e19;
	text-decoration:none
}

