.ddd a:link {  color: 	#062E73;  background-color: transparent;  text-decoration: none;  font-size:1vw;  }.ddd a:visited {  color: #FF0033;  background-color: transparent;  text-decoration: none;  }.ddd a:hover {  color: #FF00FF;  background-color: transparent;  text-decoration: underline;  }.ddd a:active {  color: #FF0033;  background-color: transparent;  text-decoration: underline;  }#myadd {  text-align: left;