h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: normal; background-color:#d9cfc3; }

a:link { 
	color: #880000;
	}
a:visited { 
	color: #440000;
	}
a:hover { 
	color: #DD0000;
	text-decoration: underline;
	}
a:active { 
	color: #440000;
	}