
a,
a:visited {
color: #f20d54;
text-decoration: none;
}

a:hover,
a:active,
a:focus {
color: #000;
text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
color: #000;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
}

h1 {
font-size: 2.4em;
letter-spacing: 2px;
margin: 15px 0 10px 0;
text-transform: lowercase;
}

h2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 27px;
font-weight: normal;
letter-spacing: 2px;
margin: 35px 0 10px 0;
}
