body {
	background-color:#C0C0C0;
}
.milon_body {
	background-color:#fff;
}
.milon_sidebar {
	background-color:#CCC;
}

.milon_title {
	font-weight:bold;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

a.milon:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.milon:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.milon:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.milon:active {
	font-weight: bold;
	color: #9900009;
	text-decoration: underline;
}
.text {
	font-weight:none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
