/*Class 'bigtimes'*/
.bigtimes{
  color:#ffffff;
  font-family:"Times","Times New Roman","serif";
  font-size:28px;
  font-style:normal;
  font-weight:normal;
  line-height:30px;
  text-decoration:none;
  text-transform:none;
}
.bigtimes A { text-decoration: underline; color: #ffffff; }
.bigtimes A:hover { color: #ffff00; }

/*Class 'bigtitle'*/
.bigtitle{
  color:#ffff00;
  font-family:"Verdana","Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans serif";
  font-size:12pt;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  text-transform:none;
}
.bigtitle A {text-decoration: none; color: #ffff00;}
.bigtitle A:hover {color: #ffffcc;}

/*Class 'bigtext'*/
.bigtext {
  color:#ffffff;
  font-family:"Verdana","Arial","Helvetica","Geneva","Swiss","SunSans-Regular","sans serif";
  font-size:12pt;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  text-transform:none;
}
.bigtext A { text-decoration: none; color: #ffffff; }
.bigtext A:hover { color: #ffffff; }

/*Class 'title'*/
.title {
  color: #ffff00; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "sans serif"; 
  font-size: 13px; 
  font-style: normal; 
  font-weight: bold; 
  text-decoration: none; 
  text-transform: none;
}
.title A { text-decoration: none; color: #ffff00; }
.title A:hover { color: #ffffcc; }

/*Class 'text'*/
.text {
  color: #ffffff; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "sans serif"; 
  font-size: 13px; 
  font-style: normal; 
  font-weight: normal; 
  text-decoration: none; 
  text-transform: none;
}
.text A { text-decoration: none; color: #ffffff; }
.text A:hover { color: #ffffff; }

/*Class 'url'*/
.url {
  color: #ffff00; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "sans serif"; 
  font-size: 13px; 
  font-style: normal; 
  font-weight: bold; 
  line-height: 16px; 
  text-decoration: none; 
  text-transform: none;
}
.url A { text-decoration: none; color: #ffff00; }
.url A:hover { color: #ffffcc; }

/*Class 'smalltext'*/
.smalltext {
  color: #ffffff; 
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "sans serif"; 
  font-size: 8pt; 
  font-style: normal; 
  font-weight: normal; 
  text-decoration: none; 
  text-transform: none;
}
.smalltext A { color: #ffffff; text-decoration: none }
.smalltext A:hover { color: #ffffff }

