.opacity   
{
}

.opacity a   
{
width:179px;
height:18px;
background:url(blank.gif)
}

.opacity a:hover 
{
width:179px;
height:18px;
background:black;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

.content
{
font-family: Trebuchet MS, Tahoma, Arial, Geneva;
font-size: 11px;
color: #efefef;
}

.content a
{
color: #ffffff;
font-weight:bold;
text-decoration: none;
}

.content a:hover
{
color: #ffffff;
font-weight:bold;
text-decoration: underline;
}








.insidecontent
{
font-family: Trebuchet MS, Tahoma, Arial, Geneva;
font-size: 13px;
color: #333333;
}

.insidecontent a
{
color: #333333;
font-weight:bold;
text-decoration: none;
}

.insidecontent a:hover
{
color: #666666;
font-weight:bold;
text-decoration: underline;
}










.copyright
{
padding-left:12px;
padding-right:12px;
font-family: Tahoma, Arial, Geneva;
font-size: 9px;
color: #efefef;
}

.copyright a
{
color: #ffffff;
font-weight:normal;
text-decoration: none;
}

.copyright a:hover
{
color: #ffffff;
font-weight:normal;
text-decoration: underline;
}

