a.one {
	text-decoration:none; 
	font-weight:normal; 
	font-size:11px; 
	font-family:arial; 
	color:#666666; 
}

a:hover.one {
	text-decoration:underline; 
	font-weight:normal; 
	font-size:11px; 
	font-family:arial; 
	color:#666666; 
}

.text {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #666666; 
	text-align: justify; 
}

.center {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #666666; 
	text-align: center; 
}

.zero {
	font-weight: normal; 
	font-size: 0px; 
	line-height: 0px;
}
