.text {
	font-family: arial;
	font-size: 12px;
	color: #d7d7d7;
	line-height: 16px;
	text-align: left;
}
.bg-navi {
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	
}
a:link {
	color: #ce1e02;
	text-decoration: underline;
}
a:visited {
	color: #f6ac1e;
	text-decoration: underline;
}

.smalltext {
	font-family: arial;
	font-size: 11px;
	color: #d7d7d7;
	line-height: 16px;
}
a:active {
	color: #ce1e02;
	text-decoration: underline;
}
a:hover {
	color: #ce1e02;
	text-decoration: none;
}
.headings {
	font-family: arial;
	font-size: 14px;
	color: #d11f02;
	line-height: 16px;
	font-weight: bold;
}
