h2 {
	text-align: left;
}

#widget {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	background-color: #fdffe6;
	color: #37424e;
	font-weight: bold;
	width: 166px;
}

#widget td.heading {
	border-color: #e6decf;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	background-color: #F03765;
	border-width: 1px;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman";
	padding: 3px 0px 3px 0px;
}

#widget td.title {
	/* font-family: Arial;
	color: #8E2E01;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 15px 0px 5px 0px; */
	
	color:#C20523;
	font-weight:bold;
	font-size: 25px;
	text-align:center;
	font-family:'Comic Sans MS', Verdana, Tahoma;
	padding-top: 15px;
}

#widget td {
	border-style: none;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

#news table{
	margin-left: auto;
	margin-right: auto;
}

#news input {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #8E2E01;
	padding: 1px;
}

#news textarea {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #8E2E01;
	padding: 1px;
}

#news a {
 color: #0167B2; text-decoration:underline; background-color: #ffffff;
}
#news a:visited {
 color: #527394; text-decoration:underline; background-color: #ffffff;
}
#news a:hover {
 color: #D5204E; text-decoration:none; background-color: #ffffff; 
}
