body{
color: 8e8139;
font-family: arial;
}
a{
text-decoration: none;
}
a:link { 
	color: 8e8139;
 }

a:visited { 
color: 8e8139;
} 

a:active { 
 color: 8e8139;
} 
img{
border: 0;
}
a:hover { 
text-decoration: underline;
}
.navlinks{
font-family: Croobie;
cursor: pointer;
}
h1{
font-family: Croobie;
color: 8e8139;
font-size: 16pt; 
margin-top: 5px;
margin-bottom: 2px; 
}