a:visited  {color: #bebebe; text-decoration: none}
a:link  {color: #bebebe; text-decoration: none}
a:active  {color: #757575; text-decoration: none}
a:hover   {color: #757575; text-decoration: none}

.navigation 
{
color:#eca83a; 
font-size:10px; 
font-weight:bold;
width:120px;
margin:0 10px 0 0;
}

.contentCell
{
background:url(../HTML/images/wheat_watermark.png) bottom right no-repeat;
padding:10px 0 0 50px;
}

.content
{
color:#ffffff;
font-size:11px;
line-height:20px;
text-align: left;
width:500px;
margin:10px 0 50px 50px;
}