p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	padding-left: 7px;
	padding-right: 3px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
