body { 
font-weight: normal; 
font-size: 15px;
text-shadow: 2px 2px 3px #000;
font-family: Comic Sans MS;
color: white;
background: #240000 url(ribbon3.gif) top left repeat-x;
padding-top: 20px;
 }

/* all mp3 is copyrighted by [ WWW.ELARCI.ORG ] */ 

a {color: red;}
a:link {color: red;}
a.more {color: #cccccc;font-weight: bold;}
a.title {color: #ffffff;font-size: 13px;}
a:active{ color: #FF9900;text-decoration: none; }
a:hover { 
text-decoration: none;
 color: #FF9900;
 background-color: #660000;
 border: 1px solid red; 
padding: 1px;
 position: relative;
 top: 1px; 
}
