.titles {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.maintalk {
	font-family: Verdana;
	font-size: 11px;
	padding: 15px 25px 15px 15px;
	text-align: justify;
}
.newlinks {
	font-family: Verdana;
	font-size: 10px;
}
.textarea {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 210px;
	width: 350px;
	text-align: justify;
	background-color: #FFE2C6;
	border-top: 1px solid #8C3F00;
	border-right: none #8C3F00;
	border-bottom: 1px solid #8C3F00;
	border-left: none #8C3F00;
	padding: 10px;
}
