body {
	font-family: Arial, Helvetica, sans-serif;	
}


a.navi_weiss:link, a.navi_weiss:visited {

            color: #F5F5F5;

            text-decoration: none;

 

}

a.navi_weiss:hover {

            color: #CCCCCC;

            text-decoration: none;

}



a.navi_green:link, a.navi_green:visited {
	color: #65CC33;
	text-decoration: none;
	font-weight: bold;	
 

}

a.navi_green:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;            

}

 
 
 



a.link_blue:link, a.link_blue:visited {
	color: #330099;
	text-decoration: none;
	font-weight: bold;
 

}

a.link_blue:hover {

            color: #999999;

            text-decoration: none;

}
a.link_black:link, a.link_black:visited {

            color: #000000;

            text-decoration: none;

 

}

a.link_black:hover {

            color: #F5F5F5;

            text-decoration: none;

}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #330099;
}
.head_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.link_blue_2:link, a.link_blue_2:visited {
	color: #330099;
	text-decoration: underline;
	font-style: normal; 

}

a.link_blue_2:hover {
	color: #999999;
	text-decoration: underline;
	font-style: normal;

}
