

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;

}



a:link {
	color: #B5A782;
	text-decoration: none;

}

a:visited {
	color: #360;
	text-decoration: none;
}

a:hover {
	color: #360;
	text-decoration: none;
}

a:active {
	color: #D9D1BD;
	text-decoration: none;

}

