body {
	background-color: #000000;
	border: 1px none #333333;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.zagtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
}

.border {
	border: 1px solid #4D4D4D;
}
.newsdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	font-style: normal;
	font-weight: bold;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #111;
}

.rights {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

.borderCopy {
	border: 1px none #4D4D4D;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 2;
	margin-bottom: 2;
}

