a img{border:none;}


a:link, a:visited {text-decoration: none; color: blue}
a:hover {text-decoration: underline; }

body
{
background-image:url('img/background_line.jpg');
}
