A:link {
	COLOR: #003300;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
	
A:visited {
	COLOR: #006666;
	TEXT-DECORATION: none;
	border-bottom-style: none;}
	
A:hover {
	COLOR: #CCCCCC;
	border-bottom-style: none;}

A:active {
	COLOR: #666633;}

