
p {
	float:left;
	clear:both;
	font-size:1.2em;
	color:#333;
	padding:10px 0;
	width:100%;
}

a {
    color:#333333;
	border:0; 
	text-decoration:underline;
	cursor:hand;
}