body {
	margin: 0px;
	padding: 0px;
	background-color: #79000A;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	
}

li {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	
}
td {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	
}

a:link {
	color: #F6B900;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F6B900;
}

a:visited {
	text-decoration: none;
	color: #F6B900;
}

h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #FFCC00;
}

.navi {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	text-align: right;
	
	padding-left: 10px;
	padding-right: 10px;
	
}
.navi a {
	color: #000000;
	text-decoration: none;
}

.newsletter {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
input {
	background-color: #DB8699;
	background-image: url(http://www.anplay.com/images/bg_input.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #000000;
	font-size: 12px;
	font-family: arial;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.news_heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
