A:link    { font-family:Arial; font-size: 10pt; color:black; text-decoration: underline }
A:active  { font-family:Arial; font-size: 10pt; color:black; text-decoration: underline  }
A:visited { font-family:Arial; font-size: 10pt; color:black; text-decoration: underline  }
A:hover   { font-family:Arial; font-size: 10pt; color: gold; text-decoration: none }

.leftNav	{ margin-left: 10px }

#BlueList{

}

#BlueList ul{

}

#BlueList ul li{
	list-style: square;
	color: #0066FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0;
}

#BlueList ul li span{
	color: #000;
}