/*****************************************************/
/*****************   Tours ********************/
/*-------------------------------*/
.ToursTitle 
{
  	font-family: Tahoma;
    font-size: 12px;
	color: #8B0000;
	text-decoration: none;	
	font-weight:bold;
}
/*-------------------------------*/
A.ToursTitle:link {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: None;		
}
A.ToursTitle:visited {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: underline;	
}
A.ToursTitle:hover {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: underline;		
}
A.ToursTitle:Active {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: underline;		
}
.MenuHeader 
{
	background : #8B3B13;
  	font-family: Tahoma;
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
/*-------------------------------*/
/*****************************************************/
/*****************   Tours ********************/
/*-------------------------------*/
