a {
font-size: 16px;
}

a:link {
color: #ffffff;
background: transparent;
}

a:visited {
color: #ffefd5;
background: transparent;
}

a:hover {
color: #aaaaaa;
text-decoration: none;
background: transparent;
}

a:active {
color: #ffefd5;
background: transparent;
}

