.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E6666;
}
.body_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #E5E5E5;
	font-weight: bold;
}
.body_1 {

	font-family: Tahoma;
	font-size: 11px;
	color: #E5E5E5;
	font-weight: normal;
}
.body_2 {


	font-family: Tahoma;
	font-size: 11px;
	color: #E9E9E9;
	font-weight: normal;
}

a.menu:link {
    color: #FFFFFF;
	text-decoration: underline;
}
a.menu:visited {

    color: #FFFFFF;
	text-decoration: underline;
}
a.menu:hover {
	color: #E3A89F;
	text-decoration: underline;
}

a.menu:active {
	color: E6E6E6;
}
