A:link
{
   text-decoration: none;
   font-weight: bold;
   color: #FFCC33;
}

A:active
{
   text-decoration: none;
   font-weight: bold;
   color: #ffff99;
}

A:visited

{
   text-decoration: none;
   font-weight: bold;
   color: #cc9933;
}

.main
{
   font-size: 11px;
   font-family: Verdana, helvetica, arial;
   line-height: 14px;
   font-weight: normal;
   color: #EEEEEE;
}

.bold
{
   font-size: 12px;
   font-family: Verdana, helvetica, arial;
   line-height: 14px;
   font-weight: bold;
   color: #EEEEEE;
}

.small
{
   font-size: 10px;
   font-family: Verdana, helvetica, arial;
   line-height: 12px;
   font-weight: normal;
   color: #666666;
}

.smallbold {
   font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
   font-size: 10px;
   line-height: 13px;
   font-weight: bold;
   color: #FFFFFF;
}

.photoborder {
   border: 1px solid #CCCC99;
}

.subhead {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: cccc99;
}

body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

.presstitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: cccc99;
}
