/* CSS Document */
a
{ border:none;
color: #1d84c6;

}
a:hover {border:none;
color:#ff3300;}

a:visited {border:none;}


