body {
font-family: "Verdana";
color: #43415a;
font-size: 13px;
font-weight: normal;
background: #a6c1ce;
line-height: 17px;
}
p {
font-family: "Verdana";
color: #43415a;
font-size: 19px;
line-height: 24px;
text-align: left;
margin-top: 0px;
margin-bottom: 24px;
}
a:link {
color: blue;
text-decoration: none;
}
a:visited {
color: black;
text-decoration: none
}
a:hover {
color: red;
text-decoration: none
}
a:active {
color: red;
text-decoration: none
}

