a:hover {  text-decoration: none; border: #FF0000 none; background-color: #333333; height: 10px; width: 100px}
a:active {  text-decoration: none; background-color: #333333; height: 15px; width: 100px}
a {  text-decoration: none; color: #FFFFFF}

