p {  font-family: Tahoma, Arial; 
	font-size: 12px; 
	font-style: normal;
	line-height: normal; 
	font-weight: normal; 
	color: yellow}
.notes  {  font-family: Tahoma, Arial; 
	font-size: 12px; 
	font-style: normal;
	line-height: normal; 
	font-weight: bold; 
	color: #ff8429}

a:visited { font-weight: bold; text-decoration: none;color:yellow}
a:active {  font-weight: bold;text-decoration: none;color:yellow}
a:link {  font-weight: bold;text-decoration: none;color:yellow}
a:hover {  font-weight: bold;text-decoration: none;color:white}

a.new:visited { font-weight: bold; text-decoration: none;color:white}
a.new:active {  font-weight: bold;text-decoration: none;color:white}
a.new:link {  font-weight: bold;text-decoration: none;color:white}
a.new:hover {  font-weight: bold;text-decoration: none;color:yellow}

