body
{
margin: 0px;
padding: 0px;
}
a:hover
{
text-decoration: underline overline;
color: red;
}
a
{
color: blue;
}
p
{
text-align: justify;
}
