a:link 
{
 color: White;
 text-decoration: none;
}

a:visited 
{
 color: White;
 text-decoration: none;
}

a:hover 
{
 color: #E1E1E1;
 text-decoration: none;
}

.logo 
{
 font-family: Tahoma;
 font-size: 26px;
 font-weight: bold;
 color: #FFFFFF;
}

.text 
{
 font-family: Tahoma;
 font-size: 11px;
 color: #666666;
}

.title 
{
 font-family: Tahoma;
 font-size: 18px;
 font-weight: bold;
 color: #333333;
}

.text1 
{
 font-family: Tahoma;
 font-size: 11px;
 color: #FFFFFF;
}

a.a:link 
{
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
}

a.a:hover 
{
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 color: #E1A328;
}

a.a:visited 
{
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
}