.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: justify;
}

.text #mtg {
	color:#cc6633;
}

.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6633;
	letter-spacing: 1px;
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
}
a:link { color:#cc6633; }
a:visited { color:#cc6633; }
a:hover { color:#cc3333; text-decoration: none; }
a:active { color:#cc3333; }
a {
	/*text-decoration: none;*/
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6633;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6633;
	font-weight: normal;
	letter-spacing: 1px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	list-style-image: url("pics/aufz.jpg");
}