BODY {
	background : url(images/top.gif) no-repeat fixed top;
				}

TABLE {
	font: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-justify : auto;
		color : Black;
		}

A:LINK {font: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
		font-weight : bold;
		text-decoration : none;
		color : Black;
	
}

A:VISITED {font: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

A:ACTIVE {font: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
		font-weight : bold;
		text-decoration : none;
		color : Black;
}

A:HOVER {font: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
		font-weight : bold;
		text-decoration : underline;
		
}





