	H1,H2,H3 {margin: 0; padding: 0;}

A:LINK, A:VISITED {
	color : #C08341;
	text-decoration : underline;
}

A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

H1 {
	color : #FFFFFF;
   font: normal 12px/2 "times new roman";
}

H2 {
	color : #C08341;
	font: normal 11.5px "times new roman";
	font-size: 12px;
}
H3 {
	color : #FFFFFF;
   font: normal 14px "times new roman";
}
