a:link {
color: #EEEBD4;
font-size: 16px;
text-decoration: none;
}

a:visited {
color: #EEEBD4;
font-size: 16px;
text-decoration: none;
}

a:hover {
color: #EEEBD4;
font-size: 16px;
text-decoration: underline;
}


a:active {
color: #EEEBD4;
font-size: 16px;
text-decoration: none;
}
