h1, h2, h3, h4
{
	color: #649F85;
}
.hr2
{
	border-color: #649F85;
}

a { color: #629F85; }

#search input
{
	background-color: #D9E2DF;
}

/*********************/

.submenu a
{
	background-color: #D3DCD9;
	color: #61A085;
}
.submenu a:hover
{
	background-color: #61A085;
	color: #D3DCD9;
}
