p {font-family: Century Gothic, Helvetica, sans-serif}
h1{font-family: Century Gothic, Helvetica, sans-serif}
h2{font-family: Century Gothic, Helvetica, sans-serif}
h3{font-family: Century Gothic, Helvetica, sans-serif}
h4{font-family: Century Gothic, Helvetica, sans-serif}
ul{font-family: Century Gothic, Helvetica, sans-serif}
a:link {
    color: #ffffff;
    text-decoration: none;


}
a:visited {
        text-decoration: none;
color: #ffffff;

}
a:hover {
text-decoration: underline;
color: #ffffff;

}