a.move {
	color: #555; 
	text-decoration: none;
}

a:hover { color: #d54e21; }

body {
	font-size: 12px;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #555;
/*	text-align: justify; */
}

h2, h3 {
	color: #21759b;
}
