

a:link { background-color: rgb(0,0,0); color: rgb(87,128,206); text-decoration:none; text-transform: uppercase; font-weight: bold;}
a:visited { color:#5780CE; text-decoration:none; text-transform: uppercase; font-weight: bold;}
a:active { color:white; text-decoration:none; text-transform: uppercase; font-weight: bold;}
a:hover { background-color: rgb(87,128,206); color: rgb(255,255,255); text-decoration:none; text-transform: uppercase; font-weight: bold;}