A:link, A:active
	{	color		:	#003366;
		background	:	transparent;
		}
A:visited {	color		:	#000000;
		background	:	transparent;
				}		
A:hover {	color		:	#0000FF;
		background	:	#transparent;
                		}
BODY, TD {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 12px;
color: rgb(0, 51, 102);
list-style: circle outside;
list-style-type: circle;
}
