html {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
color: #0066CC;
background-color: #cccccc;
line-height: 16px;
}
table.main {
background-color:#ffffff;
border: 1px #669999 solid;
font-family: arial, verdana, sans-serif;
font-size: 13px;
color: #666666;
width: 770px;
line-height: 16px;
}
td.main {
color: #666666;
background-color: #ffffff;
width: 580px;
padding: 5px;
line-height: 16px;
}
td.nav {
color: #666666;
background-color: #ffffff;
width: 170px;
padding: 5px;
line-height: 16px;
}
table.lyrics {
background-color: #ffffff;
border: 0px;
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #666666;
width: 100%;
line-height: 16px;
}
a:link,a:visited,a:active {
background-color: #ffffff;
font-size:13px;
color:#669999;
text-decoration: none;
font-weight: bold;
line-height: 16px;
}
a:hover {
background-color: #ffffff;
font-size: 13px;
color:#0066CC;
text-decoration: underline;
font-weight: bold;
line-height: 16px;
}
h1 {
background-color: #ffffff;
color: #6699FF;
font-size: 25px;
font-family: georgia, "times new roman", serif;
line-height:22px;
}
h2 {
background-color: #ffffff;
color: #669999;
font-size: 17px;
font-family: georgia, "times new roman", serif;
}
h4 {
background-color: #ffffff;
color: #336699;
font-size: 20px;
border-bottom: 2px #666666 dotted;
font-family: georgia, "times new roman", serif;
}
img {
border: 0px;
}
img.photo {
border: 1px #669999 solid;
}
li {
text-align: left;
list-style-type: circle;
line-height: 16px;
}
