.txtStandard {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
}

.txtTitleL0 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 22px;
	line-height: 24px;
	color: #ffffff;
}

a {
	color: #19B1AC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
.body {
	background-color: #525252;
	margin: 0px;
	padding: 0px;
}
.txtMenu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
}

a.txtMenu {
	text-decoration: none;
	color: #333333;
}

.imgBorderOn {
	border: 5px solid #D1CFD0;
}

.imgBorderAct {
	border: 5px solid #9C9A9B;
}

.imgBorderOff {
	border: 5px solid #313131;
}