.breadtext {
	font-family: arial;
	font-size: 16px;
	font-weight: none;
	color: #000000;
	left-margin: 20px; 
	right-margin: 20px;
	}

A:link.breadtext {
	color: darkblue;
	}

A:visited.breadtext {
	color: darkblue;
	}

A:active.breadtext {
	color: darkblue;
	}
A:hover.breadtext {
	color: #aaaaaa;
	}