td.butname a 
{
 color: #FFFFFF;
 text-decoration: none;
}

td.butname a:hover 
{
 color: #285D93;
 text-decoration: none;
}

td.butcountry a 
{
 color: #285D93;
 text-decoration: none;
}

td.butcountry a:hover 
{
 color: #FF0000;
 text-decoration: none;
}

.butname 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #C0D2E7;
 height: 16px;
 text-align: center;
 vertical-align: middle;
 padding-bottom: 1px;
}

.butcountry 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #285D93;
 height: 16px;
 text-align: center;
}

.txt 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #285D93;
 line-height: 16px;
 padding-top: 10px;
 padding-left: 10px;
 text-decoration:none;
}

.tbl 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #285D93;
 height: 16px;
 text-align: left;
 font-weight: bold;
 background-color: #C0D2E7;
}

.tb 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #285D93;
 height: 16px;
 text-align: right;
 background-color: #DCE6F1;
}

.tbr 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FF0000;
 height: 16px;
 text-align: right;
 background-color: #DCE6F1;
}

h1 
{
 font-family: Century;
 font-size: 18px;
 color: #285D93;
 line-height: 17px;
 padding-top: 5px;
 padding-bottom: 5px;
}

.promo
{
 font-family: Georgia;
 font-size: 26px;
 font-weight: bold; 
 color: #cc0000;
 line-height: 30px;
 padding-top: 20px;
 padding-bottom: 20px;
 text-align: center;
}

p 
{
 font-family: Century;
 font-size: 15px;
 color: #285D93;
 line-height: 15px;
 padding-top: 0px;
 text-align: justify;
 text-indent: 20pt;
}

a { text-decoration:none; }