body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	background-color: #ffffff;
    font-weight: bold;
}

A {color: #D39C15; text-decoration: none;}
A:hover {color: #999999; text-decoration: underline;}

