.content {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
.had {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}
.minu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.up {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.up a {
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
}
.up a:hover {
	text-decoration: underline;
}