.firstMenu:hover
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial Narrow, Trebuchet MS, Arial;
	font-weight:bold;
    text-transform: uppercase;
	text-decoration: none;
	background:#660000; 
}

.firstMenuACT
{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial Narrow, Trebuchet MS, Arial;
	font-weight:bold;
    text-transform: uppercase;
	text-decoration: none;
	background:#660000; 
}


.secondMenu:hover
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial Narrow, Trebuchet MS, Arial;
    text-transform: uppercase;	
	text-decoration: none;
	background:#660000;
}

.secondMenuACT
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial Narrow, Trebuchet MS, Arial;
    text-transform: uppercase;	
	text-decoration: none;
	background:#660000;
}

