.general {
	font-family: georgia, "century gothic", "tahoma";
	font-size: 12px;
	color: #333333;
	text-align: justify; 
}


a {
	color: #594122;
	text-decoration: none;
}

a:hover {
	border-bottom: dotted 1px;
}

.w250 {
	width: 200px;
	font-family: "georgia";
	font-size: 12px;
	color: #333333;
}

.w500 {
	width: 450px;
	font-family: "georgia";
	font-size: 12px;
	color: #333333;	
}

.white_a {
	color: #FFFFFF;	
}