.text, .text a:link, .text a:visited, .text a:active{

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #AE3021;

	text-decoration:none;

	text-align:left;

}

.text a:hover {

	color: #5C0F0C;

	text-decoration: none;

}



body {

	text-align: center;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #435036;

	background: #261F19 url(../images/bg.jpg) fixed center center repeat;

}