P  {
	text-decoration : none;
}

H1  {}

H2  {}

H3  {}

A  {text-decoration : none;}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #cc0000;
}

BODY  {}


