p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #220000;
	letter-spacing: .1em;
	line-height: 16px;
}

a {color: #CC3333; text-decoration: none;}
a:link {color: #CC3333;}
a:visited {color: #FF9966;}
a:hover {color: #FF3300; text-decoration: none;}
a:active, a:focus {color: #CC3300; text-decoration: none;}
