
P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #595959;
	text-decoration : none;
}

A:Visited  {
color : #595959;
	text-decoration : none;}

A:Active  {
	color : #595959;
	text-decoration : none;
}

A:Hover  {color : F26522;
	text-decoration : underline;}