.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: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {font-size: 9px}
.images {
	border-top-color: #A3A3A3;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #A3A3A3;
}

