body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70767A;
}



.td_navi_orange {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_orange248.gif);
	background-repeat: no-repeat;
}

.td_navi_orange a{
	color: #FFFFFF;
	text-decoration: none;
}


.td_navi_orange a:hover{
	color: #000000;
	text-decoration: none;
}

.td_content_grey {
	background-image: url(images/bg_grey248.gif);
	background-repeat: no-repeat;
}

.td_content_grey a{
	color: #70767A;
	text-decoration: underline;
}


.td_content_grey a:hover {
	color: #000000;
	text-decoration: underline;
}
	
.footer {
	font-size: 10px;
}

.footer a{
	color: #70767A;
	text-decoration: none;
}


.footer a:hover {
	color: #000000;
	text-decoration: none;
}

