body{
	text-align:center;
	font-family:"Lucinda Grande",arial, sans-serif;
}
p{	
	font-size:18px;
}

.blur{
	color:#467394;
}

.noblur{
	color:#A90000;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
