body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #414141;
}
.mainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 15px;
}

.bottommenu {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #535353;
}

.bott {
	background-attachment: fixed;
	background-image:   url(../assets/gfx/orangeBody.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.style1 {
	font-size: 10px
}

/* links */
a.bottommenu:link {color: #212121; text-decoration: none;}

a.bottommenu:visited {color: #212121; text-decoration: none;}

a.bottommenu:hover {color: #FE7013; text-decoration: underline;}

a:link {color: #414141; text-decoration: underline;}

a:visited {color: #414141; text-decoration: underline;}

a:hover {color: #FE7013; text-decoration: underline;}
