<!--body {
font:10px "Tahoma";
color:#ce83a2;
cursor:default;
line-height: 11px;
background: #f5eaed;
}

a:hover img { border:2px solid #FFFFFF; }
a:link img { border:2px solid #f5eaed; }
a:visited img { border:2px solid #f5eaed; }

A{cursor:help;height:0px;}
A:link{
color:#FFFFFF; 
text-decoration:none;
cursor:help;
font-weight: bold;
font-size:9px;
text-transform:uppercase;
}

A:visited{
color:#FFFFFF; 
text-decoration:none;
cursor:help;
font-weight: bold;
font-size:9px;
text-transform:uppercase;
}

A:hover{
color:#FFFFFF; 
text-decoration:none;
cursor:help;
font-weight: bold;
font-size:9px;
text-transform:uppercase;
}





table {
color:#ce83a2;
margin:0px;
padding:0px;
font:10px/10px Tahoma; 
}



h1 {
color: #FFFFFF;
font-size:20px; 
text-align: left; 
background:url(bg-title.jpg);
height: 20px;
margin-top:15px; 
margin-left:50px; 
margin-bottom:0px;
margin-right:50px; 
padding-left: 40px;
padding-top: 10px;
}


h2 {
text-align: center; 
margin-top:0px; 
margin-left:60px; 
margin-bottom:0px;
margin-right:60px; 
font:10px/10px Tahoma;
}



.content{
font:10px/10px Tahoma;
background:url(bg.jpg);
text-align: center;
width: 550px;
} 


.navi{
font:10px/10px Tahoma;
text-align: center;
word-spacing: 8px;
} 



hr
{ border: solid #666699 2px;
width: 90%;
}



input,textarea
{ border: 2px solid #f5eaed;
font:10px/10px Tahoma;
color: #FFFFFF;
background:#f7ccdc;
text-align: left;
padding-left: 8px;
padding-right: 8px;
}-->