.normal {
   font-family: "Times New Roman", times, serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 100%;
   text-align: center;
   margin-top: 7pt;
   margin-right: 7pt;
   margin-bottom: 7pt;
   margin-left: 7pt;
   padding-top: 7pt;
   padding-right: 7pt;
   padding-bottom: 7pt;
   padding-left: 7pt;
   color: #0000FF;
   background:  #C0C0C0 url(images/musicbg.gif) top left;
}

.left {
   font-family: "Times New Roman", times, serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 100%;
   text-align: left;
   margin-top: 7pt;
   margin-right: 7pt;
   margin-bottom: 7pt;
   margin-left: 7pt;
   padding-top: 7pt;
   padding-right: 7pt;
   padding-bottom: 7pt;
   padding-left: 7pt;
   color: #0000FF;
   background:  #C0C0C0 url(images/musicbg.gif) top left;
}

h1.main {
   font-family: Arial, helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   font-size: 36pt;
   text-align: center;
   color: #0000FF;
   background-position: top left;
}

h1.second {
   font-family: Arial, helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   font-size: 18pt;
   text-align: center;
   color: #0000FF;
   background-position: top left;
}

h1.left {
   font-family: Arial, helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   font-size: 18pt;
   text-align: left;
   color: #0000FF;
   background-position: top left;
}

p.friend {
   margin-left: 20pt;
}

p.new-friend {
   margin-left: 20pt;
   font-weight: bold;
   color: red;
   background-color: #FFFAF0;
}

p.emph {
	font-weight: bold;
	color: red;
	background-color: #FFFAF0;
}

.webring {
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFAF0;
}

td.counter1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14pt;
	width: 300px;
	text-align: right;
}

td.counter2 {
	width: 75px;
	text-align: center;
}

td.counter3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14pt;
	width: 200px;
}

a:link, a:visited {
color : blue;
font-weight : bold;
background-color : transparent;
text-decoration: underline;
}

a:hover {
color : red;
font-weight : bold;
background-color : transparent;
text-decoration:none;
}

a:active  {
color : blue;
font-weight : bold;
background-color : transparent;
text-decoration: underline;
}

p.test {
color : red;
background-color : white;
font-weight : bold;
}
