p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	letter-spacing: normal;
	font-weight: normal;
	font-variant: normal;



}
a:hover {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
