a {

	text-decoration: underline;
	color:#D5661B;
}

a.b
{
	color:#5A82BC;
	text-decoration:underline;
}

p{
	text-align: justify;
}

body{
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	margin: 0;
}
