a {
 font-family: Arial;
 font-size: x-small;
 text-decoration: none;
 color: #000000;
}

a:hover {
 font-family: Arial;
 font-size: x-small;
 text-decoration: underline;
 color: #F56000;
}

