.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-right: 15px;
	margin-left: 5px;
}

a {
	color: #ff3558;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	
}

a:hover {color: #23b6ff;}

.litebrown {color: #23b6ff;}

.bgcolorz {
	background-color: #ffd439;
}


h2 {
	color: #232658;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 11px;
	text-indent: 0px;
	white-space: nowrap;
	font-style: normal;
	font-weight: normal;
}

.specialh2 {
	color: #232658;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 11px;
	text-indent: 0px;
	white-space: nowrap;
	font-style: normal;
	font-weight: normal;
	background-color: #ffd439;
}


a img {
	border: none;
}
