P  {}

H1  {}

H2  {}

H3  {}

A {
	font-size : xx-small;
	font-family : verdana;
	text-decoration : none;
	color : Black;
}
td {
	font-size : xx-small;
	font-family : verdana;
	text-decoration : none;
	color : Black;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : xx-small;
	font-family: verdana;
	color : Silver;
	text-decoration : none;
}

BODY  {}


