﻿a:link
{
	color: #C7B95B; 
}
a:visited
{
	color: #787859; 
} 
a:active 
{
	color: #C7B95B;
}
body
{
	font-family: Veranda;
	background-color: #362E25;
	color: #C7B95B;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Veranda
}
h1
{
	color: #C7B95B;
}
h4
{
	color: #C7B95B;
}
h5
{
	color: #C7B95B;
}
h6
{
	color: #C7B95B;
}

