body{
font-family: sans;
color: #000;
background-color: #FFF;
}

hr{
color: #000;
background-color: #000;
height: 3px;
}


a{
text-decoration: none;
color: #000;
}

a:hover{
text-decoration: underline;
}

img{
border-style: none;
};

