a{
    text-decoration:none;
}
a:link{
    color:#222222;
}
a:active{
    color:#222222;
}
a:visited{
    color:#222222;
}
a:hover{
    color:#222222;text-decoration:underline;
}

body{background-attachment:fixed;
     margin-top:0px;margin-bottom:0px;margin-left:0px;}
