body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #585129;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #240D01;
	height: 25px;
	padding-left: 25px;
}
.nav a:link {
	color: #000000;
    text-decoration: none;
}

.nav a:visited {
	color: #000000;
    text-decoration: none;
}

.nav a:hover {
	color: #000000;
    text-decoration: none;
}

h2 {
	font-size: 18px;
	color: #7E5903;
}
.body_content {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

td, li {
	font-family: verdana;
	font-size: 11px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

.newsletter {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
input {
	background-image: url(http://www.xn--poquerenespaol-1nb.com/images/bg_input.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #333333;
	font-size: 12px;
	font-family: arial;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #230D01;
	border-right-color: #230D01;
	border-bottom-color: #230D01;
	border-left-color: #230D01;
}
.news_heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #7E5903;
	text-align: center;
}
