

A {
	color: rgb(0,102,255)
}

A:active {
	color: rgb(0,102,255)
}

A:hover {
	font-size: 28px;
 	color: rgb(0,102,255)
}
