P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Silver;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	background-color : white;
	color : Blue
}

TD  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}




BODY  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

