body {
	background-color: #dbc09b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed; 
	background-position: top center;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.text{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #535837;
	text-decoration:none;
}


.text a:link, .text a:visited, .text a:active{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #535837;
	text-decoration: none;
}

.text a:hover {
	color: #3a94ab;
	text-decoration: underline;
}

.textbig{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #535837;
	text-decoration:none;
	text-transform:uppercase;
}


.textbig a:link, .textbig a:visited, .textbig a:active{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #535837;
	text-decoration: none;
	text-transform:uppercase;
}

.textbig a:hover {
	color: #3a94ab;
	text-decoration: underline;
	text-transform:uppercase;
}

.button{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #727a4c;
	text-transform: uppercase;
	text-decoration:none;
}


.button a:link, .button a:visited, .button a:active{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #727a4c;
	text-transform: uppercase;
	text-decoration: none;
}

.button a:hover {
	color: #3a94ab;
	text-decoration: underline;
}

.light{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #aab379;
	text-decoration: none;
}


.light a:link, .light a:visited, .light a:active{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #aab379;
	text-decoration: none;
}

.light a:hover {
	color: #3a94ab;
	text-decoration: underline;
}

.title, .title a:link, .title a:visited, .title a:active{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.title a:hover {
	color: #d0e376;
	text-decoration: underline;
}
