P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : Navy;
	text-decoration : none;
	font : bold;
}

A:Visited  {
	color : Navy;
	text-decoration : none;
	font : bold;
}

A:Active  {
	color : Navy;
	text-decoration : none;
	font : bold;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font : bold;
}

BODY  {bottommargin: 15; topmargin: 15; leftmargin:15; rightmargin:15; marginheight:15; marginwidth:15;}

