td { font: 12px "Arial", Verdana, Arial, Helvetica, sans-serif; color: #000000;}

ul {
	list-style-image: url('/images/bullet.png');
	}
	
li {
	list-style-image: url('/images/bullet.png');
	}
   
a:link {
	color: #000080;
	text-decoration: none;
	}

a:visited {
	color: #0000FF;
	text-decoration: none;
	}

a:hover {
	color: #FF6600;
	text-decoration: none;
	}
	
a.lnkPath:visited {
	color: #990000;
	text-decoration: none;
	}

a.lnkPath:link {
	color:  #990000;
	text-decoration: none;
	}

a.lnkPath:hover {
	color:  #666666;
	text-decoration: none;
	}
	
a.footer:visited {
	color: #666666;
	text-decoration: none;
	}

a.footer:link {
	color:  #666666;
	text-decoration: none;
	}

a.footer:hover {
	color:  #990000;
	text-decoration: none;
	}
	
a.frontPage:visited {
	color: #000000;
	text-decoration: none;
	}

a.frontPage:link {
	color:  #000000;
	text-decoration: none;
	}

a.frontPage:hover {
	color:  #990000;
	text-decoration: none;
	}