A:link {text-decoration: underline;
				COLOR: navy}
A:visited {text-decoration: underline;
				COLOR: #663366}
A:hover {text-decoration: underline;
				COLOR: #50a9f4}

.bez:link {text-decoration: none;
				COLOR: navy}
.bez:visited {text-decoration: none;
				COLOR: #663366}
.bez:hover {text-decoration: underline;
				COLOR: #50a9f4}

.bez2:link {text-decoration: none;
				COLOR: navy}
.bez2:visited {text-decoration: none;
				COLOR: #008400}
.bez2:hover {text-decoration: none;
				COLOR: #F29013}
