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}
a.ak7          { color: #bbbbbb; font-size: 7pt; text-decoration: NONE; font-family: Arial CE, Arial, Tahoma, Helvetica, Courier, Lucida Console, Lucida, sans-serif; }
a.ak7:hover    { color: red; font-size: 7pt; text-decoration: underline; font-family: Arial CE, Arial, Tahoma, Helvetica, Courier, Lucida Console, Lucida, sans-serif; }
a.ak7:active    { color: blue;  font-size: 7pt; text-decoration: NONE; font-family: Arial CE, Arial, Tahoma, Helvetica, Courier, Lucida Console, Lucida, sans-serif; }
a.ak7:visited    { color: #bbbbbb; font-size: 7pt; text-decoration: NONE; font-family: Arial CE, Arial, Tahoma, Helvetica, Courier, Lucida Console, Lucida, sans-serif; }
