@CHARSET "UTF-8";

A:link {text-decoration: none; color:black; font-family: tahoma;}
A:visited {text-decoration: none; color:black; font-family: tahoma;}
A:active {text-decoration: none; color:black; font-family: tahoma;}
A:hover {text-decoration: underline; color: blue; font-family: tahoma;}

#ft A:link {text-decoration: none; color:white; font-family: tahoma;}
#ft A:visited {text-decoration: none; color:white; font-family: tahoma;}
#ft A:active {text-decoration: none; color:white; font-family: tahoma;}
#ft A:hover {text-decoration: underline; color: #ccc; font-family: tahoma;}


body {font-family: tahoma;}
#hd {font-family: tahoma ; font-size: 24px; text-align: center; padding: 20px; }
#q {font-family: tahoma ; font-size: 18px; text-align: left; margin-bottom: 5px;}
form {text-align: center;}
#ft {text-align: center; margin-top: 50px; color: #fff; background: #000; width: 100%; padding: 10px; font-family: tahoma;}
#ft p {padding-bottom: 15px; padding-top: 15px; font-family: tahoma;}

#searchbutton {width: 307px; font-family: tahoma; font-size:18px;}
#q {width: 300px; font-family: tahoma; font-size:18px; padding:0px;}

.albumwrap {list-style-type:square}
.albumwrap {font-size: 22px; margin:5px;}

.trackwrap {list-style-type:square}
.trackwrap {font-size: 16px; margin:5px;}

.artistwrap {list-style-type:square}
.artistwrap {font-size: 28px; margin:5px;}

.tracknumber {min-width: 20px;}
