.menu  {
	font-size : 8pt;
	font-weight : normal;
	color : black;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.menu1  {
	font-size : 8pt;
	font-weight : Normal;
	color : white;	
	font-family : Verdana;
	text-decoration : none;
}

.copy  {
	font-size : 8pt;
	font-weight : Normal;
	color : #808080;	
	font-family : Verdana;
	text-decoration : none;
}
.texto  {
	font-size : 11pt;
	font-family : Verdana;
}


A:hover  {
	color : red;
	text-decoration : underline;

}


.menu2 {
	font-size : 13pt;
	font-weight : bold;
	color : white;
	font-family : Verdana;
	text-decoration : none;
}

