body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	background-color: #397BAD;
	margin: 0px;
	padding: 0px;
	background-image: url(index_01.jpg);
	background-repeat: repeat-x;
}
.txt11 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4A4A4A;
}
.txt11blue {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #113A5A;
}
.txt11orange {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EF8803;
}
.txt11white {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
a:visited {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EF8803;
}
a.orange:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EF8803;
}
a.orange:visited {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EF8803;
}
a.orange:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.txt11grey {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #787878;
}
