/****************
*  Bottom Menu  *
****************/

A.BotMenuLink:link    
{
    font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #3989B5;
	text-decoration: none;
}

A.BotMenuLink:visited 
{
    font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #3989B5;
	text-decoration: none;
}

A.BotMenuLink:active  
{
    font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #3989B5;
	text-decoration: none;
}

A.BotMenuLink:hover   
{
    font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #21678E;
}