a.nav_h
	{
		color: #f59f62;
	}
a:hover.nav_h
	{
		color: #db652e;
	}
a.nav_v_title
	{
		color: #db652e;
	}
a:hover.nav_v_title
	{
		color: #cc5e2b;
	}
a.nav_v_button
	{
		color: #f59f62;
	}
a:hover.nav_v_button
	{
		color: #d4612c;
	}
.page_content
	{
		color: #ffede0;
	}
.page_content a
	{
		color: #ff9b54;
	}
.page_content a:hover
	{
		color: #f5af7d;
	}
h1
	{
		color: #fca96d;
	}
h2
	{
		color: #f59f62;
	}