A.Menu:link{
	color : Black;
	
	font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}
A.Menu:visited{
	color : Black;
font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}
A.Menu:Active{
	color : Black;
	font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}
	
A.Menu:Hover{
	color : red;
	font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : underline;
	font-family: Arial;
}

.mmenu{
	color : Black;
	font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}
.TITLE{
	color : Black;
	font-size : 23pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}
p{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-indent : 5mm;
	line-height : 5mm;
	font : normal;
	text-align : justify;
	
}