.headerTheme
{
	background-image: url('/site/resources/images/home-corner.jpg');
}
.divMenu a:hover
{
	color: orange;
}
.divMenu a:hover
{
	color: #7AAA3C;
}
a {
	color: #7AAA3C;
}
a:hover {
	color: #7AAA3C;
}
a:visited {
	color: #7AAA3C;
}
