﻿.MenuEstatico {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}

.MenuEstaticoHover {
	font-family: Trebuchet MS;
	font-size: 10pt;	
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.IE8Fix {
    z-index: 100;    
}

