a:link, a:visited, a:active
{
	color: #BE8A01;
}

.content-left  ul  .active-left:link, .content-left ul .active-left:visited, .content-left ul .active-left:active {
	text-decoration: none;
	display: block;
	background-color: #CC9900;
	color: #FFFFFF;
}

.content-left ul .active-left:hover
{
	background-color: #CC9900;
	color: #FFFFFF;
}

.content-left li a:hover
{
	color: #08162c;
	background-color: #B5C2D2;
}

.title-div
{
	background-image: url(../../images/title-yellow.jpg);
}

h1
{
	color:#BE8A01;
}