P  {}

H1  {}

H2  {}

H3  {}

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

A:Visited  {
	text-decoration : underline;
	color:#red
}

A:Active  {
	text-decoration : underline;
	color:#red
}

A:Hover  {
	text-decoration : none;
	color:#000054
}

BODY  {}

