p {
color: black;
font-family: Arial, sans-serif;
}

h2 {
 color: #1170AA;
 font-family: Georgia, serif;
}

h3 {
 color: black;
 font-family: Arial;
 font-size: 10px;
}

a {
color: #F46809;
}

a.visited 
{
 color: #F46809;
}
