P, H1, A {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

P {
	font-size: 13px;
	line-height: 14px;
}

H1 {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}

A:link {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #f6881f;
	text-decoration: none;
}

A:hover {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:active {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:visited {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #f6881f;
	text-decoration: none;
}