@charset "utf-8";
/* CSS Document */

a:hover { 
 font-size: 13px;
 color: #FFFF99;
 font-family: "Trebuchet MS", Arial, Sans-Serif;
 text-decoration: none;
}
.fbFileNameBold
{
 font-family: Trebuchet MS, Arial, Sans-Serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 color: #ffffff !important;
}
.fbFileNameBold:link
{
 font-family: Trebuchet MS, Arial, Sans-Serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none !important;
 color: #ffffff !important;
}

a.fbFileNameBold:active
{
 font-family: Trebuchet MS, Arial, Sans-Serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none !important;
 color: yellow !important;
}


a.fbFileNameBold:visited
{
 font-family: Trebuchet MS, Arial, Sans-Serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none !important;
 color: yellow !important;
}
a.fbFileNameBold:hover
{
 font-family: Trebuchet MS, Arial, Sans-Serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none !important;
 color: yellow !important;
}

