body {
	background-image: url(images/bg_tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img.special {border: 10px white solid;}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}
A  {
	font-size : 10pt;
	color : #0000FF;
	font-style: normal;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	color : #0000FF;
	font-style: normal;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	color : #0000FF;
	font-style: normal;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	color : #0000FF;
	font-style: normal;
	text-decoration : underline;
}