html, body
{
	padding: 0px;
	margin: 0px;
	background: #525154 url(../img/bg.png) fixed repeat-y 50% 0;
}

A 
{
   font-family:Tahoma;
   font-size: 10pt ;
   color:#579ADB;
   text-decoration: none;
}

A:hover
{
   font-family:Tahoma;
   font-size: 10pt ;
   color: #FF6600
}

.BottomLink 
{


}