.head {
width			: 765px;
height			: 93px;
background-image	: url(images/head-musik.png);
background-repeat	: no-repeat;
float			: left;
}

A,A:link,A:visited {
color			: #ff0000;
text-decoration		: none;
}

A:hover {
text-decoration		: underline;
color			: #ff0000;
}
