A:link { color: #2E57FC;
font-weight: bold;
text-decoration: none; }
A:visited { color: #FF0000;
font-weight: bold;
text-decoration: none; }
A:active { color: #0000FF;
font-weight: bold;
text-decoration: none; }
A:hover { color: #FFFF00;
font-weight: bold;
text-decoration: underline; }
