/* CSS Document */
	A {text-decoration: none; color : #003333;}
	A:visited, A:plain,A:active {text-decoration: none; color : #003333;}
	A:hover {text-decoration: underline; color: #003333; background : none;}
		
	A.news {text-decoration: none; color: #cd9900; border: #8a5000}
	A.news:visited, A.news:plain,A.news:active {text-decoration: none; color : #cd9900;}
	A.news:hover {text-decoration: underline; color: #cc9900; background : none;}
	
	A.crumb {text-decoration: none; color: #cd9900; border: #8a5000}
	A.crumb:visited, A.crumb:plain,A.crumb:active {text-decoration: none; color : #cd9900;}
	A.crumb:hover {text-decoration: underline; color: #cd9900; background : none;}

	A.search {text-decoration: underline; color: #527344}
	A.search:visited, A.search:plain,A.search:active {text-decoration: underline; color : #527344;}
	A.search:hover {text-decoration: underline; color: #cd8800; background : none;}

	A.results {text-decoration: underline; color: #333399}
	A.results:visited, A.results:plain,A.results:active {text-decoration: underline; color : #990066;}
	A.top:hover {text-decoration: underline; color: #cd8800; background : none;}

	A.phy {text-decoration: none; color: #003333; border: #8a5000}
	A.phy:visited, A.phy:plain,A.phyb:active {text-decoration: none; color : #003333;}
	A.phy:hover {text-decoration: underline; color: #003333; background : none;}
	
	A.bottom {text-decoration: none; color: #666633; border: #8a5000}
	A.bottom:visited, A.bottom:plain, A.bottom:active {text-decoration: none; color : #666633;}
	A.bottom:hover {text-decoration: underline; color: #003333; background : none;}
	
	A.related {text-decoration: underline; color: #cd9900; border: #cc9900}
	A.related:visited, A.related:plain, A.related:active {text-decoration: underline; color : #cc9900;}
	A.related:hover {text-decoration: underline; color: #cc9900; background : none;}
	
	A.fellow {text-decoration: underline; color: #003333; border: #cc9900}
	A.fellow:visited, A.fellow:plain, A.fellow:active {text-decoration: underline; color : #003333;}
	A.fellow:hover {text-decoration: underline; color: #cd9900; background : none;}
	
	A.fellow2 {text-decoration: none; color: #003333; border: #cc9900}
	A.fellow2:visited, A.fellow2:plain, A.fellow2:active {text-decoration: none; color : #003333;}
	A.fellow2:hover {text-decoration: none; color: #cd9900; background : none;}