
.a {

color: #663399;
}

.a:hover {

color: blue;
}

.logo h1 {

display: none;
}