P  {
	azimuth: inherit;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration: underline;
	
}

A:Visited  {
	text-decoration: underline;
	
}

A:Active  {
	text-decoration: underline;
	
}

A:Hover  {
	text-decoration: underline;
	color: #D2691E;
}

BODY  {}

