.basic_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

.99_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ED0279;
	text-align: center;
	text-decoration: none;
}
	
		.99_style a {
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;	
	}
			
			.99_style a:HOVER {
			font-size: 11px;
			font-weight: normal;
			text-decoration: underline;	
		}
