*, html, body{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	/*word-spacing: 0px;*/
}

A:active, A:link, A:visited {
	color:#D67822;
	text-decoration : none;
}
A:HOVER {
	colors: #F3B724;
	text-decoration : none;
}

p{
	margin:0 44px;
}
