body {
	background: #5E5D49 url(../images/bg.jpg) fixed top center repeat-x;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3928;
	text-decoration:none;
	text-align:left;
}

.text a:link, .text a:visited, .text a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3928;
	text-decoration:none;
	font-weight: bold; 
	text-align:left;
}

.text a:hover {
	color: #846634;
	font-weight: bold; 
	text-decoration: none;
}