@charset "utf-8";
/* CSS Document */

a:link, a:visited, a:active {
text-decoration: none;
color:#6a76be;
}
a:hover {text-decoration: none; 
 color:#ffffff; 
background:#6a76be; 
}