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}
h5{font-family: Century Gothic, Helvetica, sans-serif}
h6{font-family: Century Gothic, Helvetica, sans-serif}
ul{font-family: Century Gothic, Helvetica, sans-serif}
a:link {
    color: #808080;
    text-decoration: none;


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

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

}