P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {
	color : Navy;
	font-family : arial;
	text-decoration : none;
}

A:Active  {
	color : Navy;
	text-decoration : none;
}

A:Hover  {
	color : Blue;
	font-family : Arial;
	font-size : x-small;
	text-decoration : none;
}

BODY  {}

