.body_text {
	margin-top: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.link_style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f2007d;
}

.small_text {
}

	.small_text a:link {
		color: #cccccc;
		font-size: 9px;
		text-decoration: none;
	}
	
	.small_text a:active {
		color: #cccccc;
		font-size: 9px;
		text-decoration: none;
	}
	
	.small_text a:visited {
		color: #cccccc;
		font-size: 9px;
		text-decoration: none;
	}
	
	.small_text a:hover {
		color: #ffffff;
		font-size: 9px;
		text-decoration: underline;
	}
	