.white 
{ 
  font-family: Arial, Tahoma, Verdana, Helvetica; 
  font-size:14px; 
  color:#ffffff; 
  line-height:16px;
  text-decoration:none;
  font-weight: bold;
  padding: 0 10px 0 10px;
}

.white:hover
{
  text-decoration: underline;  
}
.white2 
{ 
  font-family: Arial, Tahoma, Verdana, Helvetica; 
  font-size:11px; 
  color:#ffffff; 
  line-height:13px;
  text-decoration:none;
  padding: 0 4px 0 4px;
}

.white2:hover
{
  text-decoration: underline;  
}
.black 
{ 
  font-family: Arial, Tahoma, Verdana, Helvetica; 
  font-size:11px; 
  color:#000000; 
  line-height:13px;
  text-decoration:none;
}
.black:hover
{
  text-decoration: underline;  
}
.black2 
{ 
  font-family: Arial, Tahoma, Verdana, Helvetica; 
  font-size:12px; 
  color:#000000;
  text-decoration:none;
  font-weight: normal;
  line-height:16px; 
}
.blue 
{ 
  font-family: Arial, Tahoma, Verdana, Helvetica; 
  font-size:13px; 
  color:#123B78; 
  line-height:16px;
  text-decoration:none;
  font-weight: normal;
}
.blue:hover
{
  text-decoration: underline;  
}
.blue2
{ 
  font-family:  Arial, Verdana, Tahoma, Helvetica; 
  font-size:14px; 
  color:#1F5BA4; 
  line-height:18px;
  text-decoration:none;
  font-weight: bold;
}
.blue2:hover
{
  text-decoration: underline;  
}
.blue3
{ 
  font-family:  Arial, Verdana, Tahoma, Helvetica; 
  font-size:11px; 
  color:#1F5BA4; 
  line-height:13px;
  text-decoration:none;
  font-weight: bold;
}
.blue3:hover
{
  text-decoration: underline;  
}
.blue4
{ 
  font-family: Arial, Verdana, Tahoma, Helvetica; 
  font-size:11px; 
  color:#1F5BA4; 
  line-height:13px;
  text-decoration:none;
}
.blue4:hover
{
  text-decoration: underline;  
}
.blue5
{ 
  font-family: Arial, Verdana, Tahoma, Helvetica; 
  font-size:10px; 
  color:#1F5BA4; 
  line-height:11px;
  text-decoration:none;
}
.blue5:hover
{
  text-decoration: underline;  
}
.grey
{ 
  font-family: Arial, Verdana, Tahoma, Helvetica; 
  font-size:10px; 
  color:#808080; 
  line-height:11px;
  text-decoration:none;
}
.grey:hover
{
  text-decoration: underline;  
}
.grey2
{ 
  font-family: Arial, Verdana, Tahoma, Helvetica; 
  font-size:11px; 
  color:#808080; 
  line-height:13px;
  text-decoration:none;
}
.grey2:hover
{
  text-decoration: underline;  
}