<!--
a:link,a:visited,a:active     {margin-left:5px; color:#0040FF; text-decoration: none;}
a:hover    {margin-left:5px; color:red; text-decoration: underline; }


a.navigation{
   font-size: 13px;
  text-align: right;
   padding: 0px 4px 0px 4px;
   background:#FBE89D;
   border: 1px solid #F5C60A;
}


td.guest{
 color:#FAE284;
 width: 760px;
 height:10px;
 background: #6F80FC;
  border: 0px;
  margin: 0px;
}

td.user{
  color:#6F80FC;
 width: 760px;
 height:10px;
 background: #F9DD6C;
  border-top: 1px solid #F5C60A;
 border-bottom: 1px solid #F5C60A;
}


.composeform, .yellowtext{
color: #F9DD6C;
font-size:8pt;
font-family:verdana;
font-weight:normal;
margin-left:5px;
text-align:left;
}

.yellowtext{
margin-left:50px;
}

.yellowtextsmall{
 color: #FBE89D;
font-size:7pt;
font-family:verdana;
font-weight:normal;
margin-left:50px;
text-align:left;
}


a.delicious{
text-decoration: underline;
font-size:8pt; 
font-family:verdana; 
font-weight:normal;
margin-right:10px;
padding:0px 0px 0px 0px;
text-align:right;
}

a:hover.delicious  {
color:red; text-decoration: underline;
}
a:active.delicious{
margin-left:5px; color:red; text-decoration: none; font-weight:normal;}

a:visited.delicious{
text-decoration: underline;}


span.info {    border-bottom:1px dotted #00AAFF;    cursor: help;    } 


