BODY  {
	font-family : Arial;
	font-weight : medium;
	background : background-position: center bottom;
	background-image : url(background.gif);
}

A:LINK  {
	color : #000099;
	text-decoration : none;
}

A:HOVER  {
	color : #000099;
	text-decoration : none;
	background-color : White;
}

A:ACTIVE  {
	color : #FF0000;
	text-decoration : none;
}

A:VISITED  {
	color : #660066;
	text-decoration : none;
}

TABLE  {
	font-family : Arial;
	font-size : small;
	font-weight : medium;
	color : #000000;
}

