body {
 color: #6666FF;
 font-family: Arial;
 background: #80D0FC;
}
a.www {
 color: #ccffff;
}
p {
 font-size: 10pt;
}
p.in {
 font-size: 10pt;
 margin-top: 0;
 margin-bottom: 0;
 letter-spacing: 8pt;
 text-align: center;
 font-weight: bold;
}
p.in span {
 color: #ffffff;
}
p.ln {
 margin-top: 0;
 margin-bottom: 0;
 font-size: 10pt;
 margin-left: 4pt;
}
p.www {
 margin-top: 0;
 margin-bottom: 0;
 font-size: 8pt;
 color: #ccffff;
 font-weight: bold;
 text-align: center;
}
table.a {
 width: 860px;
 border-collapse: collapse;
}
table.b {
 width: 860px;
 background: #90e0ff;
 background-image: url('../images/mozart04.gif');
 border-collapse: collapse;
}
table.all {
 width: 870px;
 border-collapse: collapse;
}
table.ln {
 width: 870px;
 background: #90e0ff;
 background-image: url('../images/mozart04.gif');
 border-collapse: collapse;
}
a.button {
 background: transparent url('../images/button_right_05.png') no-repeat scroll top right; 
 display: block;
 float: left;
 height: 18px;
 margin-right: 6px;
 padding-right: 4px;
 text-decoration: none;
 color: #6666ff;
 font-family: Arial, Helvetica, sans-serif;
 letter-spacing: 1pt;
 font-size:12px;
}
a.button span {
 background: transparent url('../images/button_left_05.png') no-repeat; 
 display: block;
 line-height: 12px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
 padding: 4px 4 2px 8px;
} 
a.button:hover span{
 text-decoration:underline;
}
