.menu{
	font-family: Tahoma;
	font-size: 14;
	font-weight: bold;
	color: #29166F;
	text-decoration : none;
}
.menu:hover{
	color: #B4ABD3;
	text-decoration : underline;
}
.menu1{
	font-family: Tahoma;
	font-size: 12;
	color: White;
	text-decoration : none;
	font-weight : normal;
}
.menu1:hover{
	color: #29166F;
	text-decoration : underline;
}
.h-address{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : White;
	padding-left : 15;
}
.almada{
	font-family: Tahoma;
	font-size: 14;
	font-weight: bold;
	color: #29166F;
	text-decoration : none;
	padding-top : 5;
}
.tit {
	font-family : "Times New Roman";
	font-size : 16;
	font-weight : bold;
	color : #29166F;
}
.txt {
	font-family: Tahoma;
	font-size: 12;
	color: #29166F;
	text-decoration : none;
	padding-left : 20;
	padding-right : 10;
}
input {
	font-family: Tahoma;
	font-size: 11;
	color: #29166F;
	text-decoration : none;
}