/* CSS Document */

.text_1 {
	font-size:9pt;
	color: #cccccc;
}
.text_2 {
	font-size:11pt;
	color: #cc9966;
}
.text_3 {
	font-size:9pt;
	color: #ffffff;
}
.text_4 {
	font-size:8pt;
	color: #003366;
}
.text_5 {
	font-size:9pt;
	color: #003366;
}
.text_6 {
	font-size:11pt;
	font-weight: bold;
color: #FFFFFF;
}
.text_7 {
	font-size:8pt;
	color: #000000;
}
.text_8 {
	font-size:8pt;
	color: #cc9966;
}


.topmenu {
	font-size:9pt;
text-decoration: none;
	color: #cc9966;
}
a:link {
	color: #cc9966;
	text-decoration: none;
}
a:visited {
	color: #cc9966;
	text-decoration: none;
}
a:hover.moji {
	width: 150px;
	background-color: #FFFFCC;
	filter: alpha(opacity=20);
	opacity:0.2;
	color: #000033;
}
a:active {
	color: #000000;
	background-color: #99FFFF;
}

