/* wp.css */
{ text-decoration:none; }
h1,h2,h3,h4,h5 { font-family: Helvetica, Arial, sans-serif; color: yellow;}
body { background: #663300 url(images/background.jpg); }
th,td,select,input,p,body { color: #FFFFCC; font-family: verdana,tty; font-size: 13px;} 
a {color: #0000CC; text-decoration: none; }
a:link { color: cyan }
a:visited { color: orange }
a:active { color: pink }
a:hover {color: yellow; text-decoration: underline overline; }
.menu { font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
/* .tiny { font-family: New Century Schoolbook, Times, serif; font-size: 8pt; font-weight: bold; } */
/* .tunes{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; } */
.tunes{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.tiny { font-family: Helvetica, Verdana, sans-serif; font-size: 10px; }
