.rights {
	font-family: tahoma;
	font-size: 9px;
	font-weight: 100;
	color: #CCCCCC;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #585858;
}
.data {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #7B7B7B;
}
body {
	background-color: #6B6C66;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #757575;
	text-decoration: none;
}
a:visited {
	color: #757575;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bar {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.style1 {font-size: 9px}

