p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

h1 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}

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

a:hover {
	color: #C2C2C2;
	text-decoration: underline;
}
