.cont {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #564B3A;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a.cont:link {
	color: #4A3733;
	text-decoration: none;
}
a.cont:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #4A3733;
	text-decoration: none;
}
a.cont:active {
	font-weight: bold;
	color: #4A3733;
	text-decoration: none;

}
a.cont:visited {
	font-style: italic;
	color: 4A3733;
	text-decoration: none;

}
.box {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #564B3A;
	text-decoration: none;
	border: 1px ridge #564B3A;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: justificy;
}
.boxbottom {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #564B3A;
	text-decoration: none;
	border: 1px ridge #564B3A;

}
a.boxbottom:link {
	color: #4A3733;
	text-decoration: none;
}
a.boxbottom:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: 4A3733;
	text-decoration: none;
}
a.boxbottom:active {
	font-weight: bold;
	color: 4A3733;
	text-decoration: none;

}
a.boxbottom:visited {
	font-style: italic;
	color: 4A3733;
	text-decoration: none;

}
.menu {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #2D261E;
	text-align: center;

}
a.menu:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #2D261E;
	text-align: center;
	text-decoration: none;
}
a.menu:hover {
	color: #2D261E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;

}
a.menu:active {
	font-weight: bold;
	color: #2D261E;
	text-decoration: none;

}
a.menu:visited {
	font-weight: italic;
	color: #2D261E;
	text-decoration: none;

}

