body	{
	font-family: arial,verdana;
	color:	#000;
	background : #fff;
	}
div, p, th, td, li, dd, dl, dt, ul, ol    {
    font-family: arial,verdana;
    }
a	{
	text-decoration:	underline;
	font-weight:	bold;
	}
a:link	{
	color:	#699;
	background-color: transparent;
	}
a:visited	{
	color:	#999;
	background-color: transparent;
	}
a:active	{
	color:	#000;
	background-color: transparent;
	}
a:hover	{
	color:	#066;
	background-color: transparent;
	text-decoration:	underline;
	}
.replaylinks { font-family:"Arial";font-size:10pt; font-weight:normal;}
.replaylinks :link {color: #000}
.replaylinks a:visited {color: #333}
.replaylinks a:active, .replaylinks a:hover {color: #fff}

.replayselected { font-family:"Arial";font-size:10pt; 
font-weight:bold;}


