.body_01 {
	font-family:Arial;
	font-size:13px;
	font-weight: normal;
	line-height: 3px;
	text-decoration: none;
	color: #333333;
}

.sidebar {
	font-family:DIN-Bold;
	font-size:18px;
	font-weight: normal;
	line-height: 3px;
	color: #333333;
	text-decoration: none;

}

.header_01 {
	font-family:DIN-Bold;
	font-size:16px;
	font-weight: normal;
	line-height: 3px;
	text-decoration: none;
	color: #458DB1;
}



a:link {
	font-weight: normal;
	color: #458DB1;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #458DB1;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #458DB1;
	text-decoration: underline;
}

a:active {
	font-weight: normal;
	color: #458DB1;
	text-decoration: none;
}
