.prev {
		font-weight: bold;
		font: 12px 'Arial', Geneva, Verdana, sans-serif; 
		color: #333; 
		line-height: 1.5;
		margin-left:0px;
		}


.prev a:link { 
		font-weight: bold; 
		text-decoration: none; 
		color: #333;
		}
.prev a:visited { 
		font-weight: bold; 
		text-decoration: none; 
		color: #333;
		}
.prev a:hover, a:active { 
		text-decoration: none; 
		font-weight: bold;
		color: #FFF;
		}
