
	BODY { 
	  /*background-image: url("g/background.jpg");*/
	  background-repeat: no-repeat;
	  background-attachment: fixed;
	  margin: 0;
	  font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
	  	}


A:LINK {color: #222222; text-decoration: underline;}

A:VISITED {color: #226622; text-decoration: underline;}

A:HOVER {color: #00FF00; text-decoration: underline;}

A:ACTIVE {color: #0000ff; text-decoration: underline;}

.mainmenu {  font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; 
color: #444444;}

.tekst {
	  font-family: Arial, Helvetica, sans-serif; 
				text-align: left;
				font-size: 14px;
				font-weight: normal;
				color: #000000;
				position: relative;
				left: 60px;
}

.album {
	  font-family: Arial, Helvetica, sans-serif; 
				text-align: left;
				font-size: 14px;
				font-weight: normal;
				color: #000000;
				position: relative;
				left: 60px;
}

.letter {
	  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				text-align: left;
				font-size: 18px;
				font-weight: bold;
				color: #000000;
				position: relative;
				left: 60px;
}

.clearboth { clear: both; }