p {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
