a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

#logo {
}

#header {
	background-color: #ffffff;
}

#footer {
	background-color: #ffffff;
}

/* custom styling */

#header {
background: url(/file/concrete-pattern-02.jpg);
}

a.hover {
color: #b09330 !important;
}

#loc li {
color: #b09330 !Important;
}

#loc a {
    color: #000;
}
