.navigation_text {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer_navi {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal_text {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1
 {
	color: #D60303;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
H2
 {
	color: #D60303;
	font-size: 16px;
	font-family: arial;
}
.red_small {
	color: #D60303;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
body {
	background-color: #E3E3E3;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #E15A00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}