 h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

 h1 {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	}
a {
        color: #D3C989;
        font-weight: normal;
        text-decoration: underline;
}

a:hover {
        color: #F2C400;
        text-decoration: underline;
}


a:link {
        color: #D3C989;
        }

a:visited {
        color: #ffffff;
        }

a:active {
        color: #F2C400;
        }







div.p
{ 
padding: 0.5em;
}
