P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #A55F11;
	font-weight : bold;
	}

A:Visited  {
	text-decoration : none;
	color : #A55F11;
	font-weight : bold;
	
	}

A:Active  {
	text-decoration : none;
	color : #A55F11;
	font-weight : bold;
	}

A:Hover  {
	text-decoration : none;
	color : #EBBC35;
	font-weight : bold;
	}

BODY  {}

