@import url("file:///Y|/Andres/ratalyrics/stilark1.css");
body
  {
	font-family: "Georgia", Times New Roman, Times, serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
  }

a:hover
  {
    text-decoration: none;
    color: #00FF00
  }

.vanligtekst
  {
    font-family: "Georgia", Times New Roman, Times, serif;
    font-size: 12px;
    color: #FFFFFF
  }

.overskrift
  {
    font-family: "Georgia", Times New Roman, Times, serif;
    font-size: 16px;
    font-weight: bolder;
    color: #FFFFFF
  }

.meny
  {
    font-family: "Georgia", Times New Roman, Times, serif;
    font-size: 16px;
    font-weight: bolder;
    color: #00FF00;	
	text-decoration: none;
  }
.whitetext {

    font-family: "Georgia", Times New Roman, Times, serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;	
	text-decoration: none;
}
.links {

    font-family: "Georgia", Times New Roman, Times, serif;
    font-size: 12px;
    font-weight: bolder;
    color: #999999;	
	text-decoration: none;
}
