.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #504B38;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #042433;
}
.head-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #881C3E;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.b-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A6A68E;
	border-right-color: #A6A68E;
	border-bottom-color: #A6A68E;
	border-left-color: #A6A68E;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.body-next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #881C3E;
}

