/*------------------START------------------------------*/

a.footer_links
{
 font-style: normal;
 color: #ffffff;
 font-family: tahoma;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}
a.footer_links:hover{
 font-style: normal;
 color: #ffffff;
 font-family: tahoma;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
}
.footer_text
{
 font-style: normal;
 color: #ffffff;
 font-family: tahoma;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 padding-left:15px;
 padding-right:15px;
}
.top_link_saperator
{
 font-style: normal;
 color: #ffffff;
 font-family: tahoma;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 padding-left:30px;
 padding-right:30px;
}
.Copyrights_text
{
 font-style: normal;
 color: #ffffff;
 font-family: tahoma;
 font-size: 11px;
 font-weight: none;
 text-decoration: none;
}
.small_text
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: arial;
 font-size: 10px;
 padding-left:9px;
 padding-right:9px;
}
.main_text
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: arial;
 font-size: 11px;
}
