body {
	background-color: #404040;
	margin: 0px
}
.titleMenu {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;

}
A.titleMenu {
	COLOR: #FFFFFF;
	text-decoration: none;
}
A.titleMenu:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	padding: 3px;
	margin: 0px;

}
.text2 a:link {
	text-decoration: underline;
	color: #000000;
}
.text2 a:visited {
	color: #666666;
	text-decoration: underline;
}
.text2 a:hover {
	color: #7A0509;
	text-decoration: underline;
}
.text2 a:active {
	color: #000000;
	text-decoration: none;
}
A.text2 {
	COLOR: #EC6E00;
	text-decoration: none;
}
.text3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6F6F74;
	text-decoration: none;
	line-height: 14px;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 14px;
	text-align: center;
	padding: 3px;
}

