body{background: #fff url('bg.jpg');
}
font,p,body,td{color:#000;font:8pt tahoma
}
A, A:link, A:active
{
	text-decoration: none;
	color:#A0508D;
}
A:hover { 
    color: #CC6AB4;
    text-decoration: none;
    cursor:  hand;
}
a.links { 
       display: block;
       height: 15px; 
       font-size: 14px; 
       font-family: Verdana, Arial; color:#D270B9;
       background: #FBE4F5;
       padding: 2px;
       margin-bottom:3px;
}
a.links:hover { 
       height: 15px; 
       font-size: 14px; 
       font-family: Verdana, Arial; color:#E594D0;
       background: #FBE4F5 url(navi.gif);
       padding: 2px;
}
h1 {
  color: #E198CF;
  font-size: 17px; 
  text-align:center;
}
h2 {
  color: #D270B9;
  font-size: 15px; 
  text-align:center;
  background: #FBE4F5;
}
b {
  color: #F963AA;
  font-style: bold; 
}
i {
  color: #8E7362;
  font-style: italic; 
}
u {
  color: #CE6523;
  font-style: underline; 
}
img{
  border:0;
}