p.footer {
color: black;
}

a {
color: black;
text-decoration: none;
}

a:hover {
color: red;
}

p.current {
color: red;
}

p.text {
font-family: arial;
font-weight: normal;
font-size: 16px;
Line-height: 25px;

}
