body {	
/*	background-color: #584697; */
	background-color: #EAEAEA; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom:1px solid #44085A;
}
.menu a {
	color: #FFFFFF;
	background-color: #44085A;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 10px;
	font-weight: bold;
	margin: 0 4px;
	border-top: 1px solid #44085A;
	border-left: 1px solid #44085A;
	border-right: 1px solid #44085A;
	border-bottom:0;
}
.menu .active,
.menu a:active {
	color: #44085A;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 10px;
	font-weight: bold;
	border: 1px solid #44085A;
	border-bottom:0;
}
.menu a:hover {
	color: #44085A;
	background-color: #EFEBFE;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 10px;
	font-weight: bold;
	border: 1px solid #44085A;
	border-bottom:0;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.title {
	font-size: 15px;
	text-align: justify;
	font-weight: bold;
	background-color: #EFEBFE;
}
.txtsmall {
	font-size: 11px;
	font-weight: normal;
}
.txt {
	font-size: 13px;
	text-align: justify;
}
ul {
	margin: 15;
	margin-top: 5;
	padding: 0;
	list-style-type: disc;
}
.link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover.link {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #584697;
	font-weight: bold;	
}
.linksmall {
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color: #000000;
}
a:hover.linksmall {
	font-size: 11px;
	color: #584697;
	font-weight: none;	
	text-decoration: none;
}
.image {
	border:1px solid #000000;
}
.image a:hover{
	border:4px solid #000000;
}
.viola {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #584697;
}

