.button
{
  color: #000000; 
  font-family: arial; 
  font-size: 9pt; 
  font-weight: normal; 
  text-decoration: none 
}
.button:hover
{
  color: #FF3399; 
  font-family: arial; 
  font-size: 9pt; 
  font-weight: bold; 
  text-decoration: underline 
}
.button2
{
  color: #FFFFFF; 
  font-family: verdana; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: none 
}
.button2:hover
{
  color: #FFFFFF; 
  font-family: verdana; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: underline 
}
.button3
{
  color: #000000; 
  font-family: verdana; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: none 
}
.button3:hover
{
  color: #FF3399; 
  font-family: verdana; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: underline 
}
.heading
{
  color: #FFFFFF; 
  font-family: verdana; 
  font-size: 12pt; 
  font-weight: bold; 
  text-decoration: none 
}
.heading2
{
  color: #0071B5; 
  font-family: verdana; 
  font-size: 11pt; 
  font-weight: bold; 
  text-decoration: none 
}
.txt
{
  color: #FFFFF; 
  font-family: verdana; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: none 
}
.txt2
{
  color: #FFFFF; 
  font-family: verdana; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: none 
}