a:link {
	color: #669999;
	font-weight: bold;
	text-decoration: none;
	
	
}

a:visited {

  font-weight: bold;
}

a:hover {

	font-weight: bold;
	text-decoration: underline;
}

a:active {

	font-weight: bold;
}



a.menu {
	color: #669999;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	}

 
