A.Menu:link{
	color : #5F3A74;
	font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}
A.Menu:visited{
	color : #5F3A74;
        font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}
A.Menu:Active{
	color : #5F3A74;
	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;
}

.TITLE{
	color : Black;
	font-size : 23pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}

.comm{
	color : Black;
	font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial;
}

.mmenu{
	font-size : 11pt;
	text-indent : 5mm;
	line-height : 6mm;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #9DCF5B;
	padding-left: 3px;
	color: #5F3A74;
	vertical-align: middle;
	letter-spacing: 0em;
	background-image: url(2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-radius: 10px;
	box-shadow: inset 0 0 10px #FFF;
}

p{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-indent : 5mm;
	line-height : 5mm;
	font : normal;
	text-align : justify;
	
}
