/* CSS Document */

.Trebuchet {
	color : #666666;
	font-size : 12px;
	font-family : Trebuchet MS;
}
.Trebuchetblack {
	color : #000000;
	font-size : 12px;
	font-family : Trebuchet MS;
}
.Trebuchetwhite {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Trebuchet MS;
}
.Trebuchetorange {
	color : #FFE88A;
	font-size : 16px;
	font-family : Monotype Corsiva;
}
.monotypetitulo {
	color : #006600;
	font-size : 26px;
	font-family : Monotype Corsiva;
}
.monotypemenu {
	color : #000066;
	font-size : 20px;
	font-family : Monotype Corsiva;
}
.Arialmedium{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	font-weight: bolder;
	display:inline;
	text-transform: uppercase;
}
.Arialmediumwhite{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
}
.Arialbig{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#7a7e33;
	display:inline;
}

