@charset "UTF-8";
/* CSS Document */


.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b8b4ab;
}

.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292917;
	
}

A:link {text-decoration: underline}
A:visited {text-decoration: underline}
A:active {text-decoration: underline}
A:hover {text-decoration: underline;}

a.bottomMenu:link {color: #292917; text-decoration: underline; }
a.bottommenu:visited {color: #292917; text-decoration: underline; }
a.bottomMenu:hover {color: #5c5c4f; text-decoration: underline; }
a.bottomMenu:active {color: #5c5c4f; text-decoration: underline; }


.bottomLegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c5c4f;
}

a.mainLinks:link {color: #b8b4ab; text-decoration: underline; }
a.mainLinks:visited {color: #b8b4ab; text-decoration: underline; }
a.mainLinks:hover {color: #737068; text-decoration: underline; }
a.mainLinks:active {color: #737068; }

.mainLinks {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b8b4ab;

}