@charset "utf-8";
/* CSS Document */

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e0e0e0;
}
p{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #c27400;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #c27400;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #c27400;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #c27400;
	text-decoration: underline;
}

.title{
font-size:12px;
color:#c27400;
}
.newsBody{
font-size:12px;
color:#e0e0e0;

}
