body {
	font-family: Tahoma;
	font-size: 75%;
}
.raz_head {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #004F66;
}
.news_date {
	color: #074568;
	font-weight: bold;
}
a:link {
	color: #003181;
	text-decoration: none;
}
a:visited {
	color: #003181;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #003181;
	text-decoration: underline;
}
a.mn_other:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.mn_other:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.mn_other:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.mn_reg:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.mn_reg:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.mn_reg:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.whiteb {color: #FFFFFF; }
img { border: #999999; }

input {
	font-family: Tahoma;
	font-size: 100%;
}
