body {
 font-family: Arial;
 font-size: 12px; 
 font-weight: normal; 
 margin: 0px; 
 background-color: white;
 }

p.quote {font-size: 16px; color: white;}
a.contact {text-decoration: none;}
a.contact:link {color: white;}
a.contact:visited {color: white;}
a.contact:hover {color: orange;}
a.contact:active {color: yellow;}


p.contact {font-size: 12px; color: white;}
a.contact {text-decoration: none;}
a.contact:link {color: white;}
a.contact:visited {color: white;}
a.contact:hover {color: orange;}
a.contact:active {color: yellow;}

p.smalltitle {font-size: 1.15em;}
a.smalltitle {text-decoration: none;}
a.smalltitle:link {color: orange;}
a.smalltitle:visited {color: orange;}
a.smalltitle:hover {color: teal;}
a.smalltitle:active {color: yellow;}

p.title {font-size: 1.5em; margin-bottom:-10px;}
p.titlemargin {font-size: 1.5em; margin-bottom:37px;}
a.title [text decoration: none;}
a.title:link {color: orange;}
a.title:visited {color: orange;}
a.title:hover {color: teal;}
a.title:active {color: yellow;}

a.active {text-decoration: none;}
a.active:link {color: teal;}
a.active:visited {color: teal;}
a.active:hover {color: orange;}
a.active:active {color: darkorange;}

a.nav {text-decoration: none;}
a.nav:link {color: #606060;}
a.nav:visited {color: #a0a0a0;}
a.nav:hover {color: orange;}
a.nav:active {color: darkorange;}

a {text-decoration: none;}
a:link {color: teal;}
a:visited {color: teal;}
a:hover {color: orange;}
a:active {color: yellow;}
