body {
	background-image: url(Assets/Pattern_2.gif);
	margin: 0px;
	font-family: Arial;
}

.mivzak{
	color:white;
	font-family: Arial;
	font-size: 10px;
	font-decoration: underline;
	text-align: right;
}

.mdat{
	color:red;
	font-family: Arial;
	font-size: 10px;
	font-decoration: underline;
	text-align: right;
}

.mhead{
	color:white;
	font-family: Arial;
	font-size: 12px;
	font-decoration: underline;
	text-align: right;
}

.mbod A:link{
	color:white;
	font-family: Arial;
	font-size: 9px;
}


.newss {
	color:orange;
	font-family: Arial;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 14px;
}

.newss A:link {
	color:white;
	font-family: Arial;
	font-size: 9px;
}

.newss A:visited {
	color:white;
	font-family: Arial;
	font-size: 9px;
}

.newss A:hover {
	color:white;
	font-family: Arial;
	font-size: 9px;
}

.fields{
	color:black;
	font-family: Arial;
	font-size: 9px;
	width:120px;
	height:15px;
}

.fieldsb{
	color:black;
	font-family: Arial;
	font-size: 9px;
	width:50px;
	height:20px;

}
.mbod A:link{
	color:white;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none
}

.mbod A:visited{
	color:white;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none
}

.mbod A:hover{
	color:white;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none
}


a:link {
	color: 252523;
}
a:visited {
	color: 5D5D52;
}
a:hover {
	color: 5D5D52;
}


