body
{
background-color: #c7e3fb;
}
a
{
border: none;
text-decoration: underline;
color: black;
}
a:visited
{
text-decoration: none;
border: none;
color: black;
}
a:hover
{
text-decoration: underline;
}
img
{
border-style: none;
}
.soulign
{
text-decoration: underline;
}
p
{
text-align: center;
}
