/* CSS Document */
a.menu {
color:#FFFFFF;
text-weight:bold;
text-decoration: none;
font: 8pt arial;
font-weight:bold;
}
a.menu:visited {color:#FFFFFF;}
a.menu:hover { color:#C6C8CA; }

a.link {
	color:#173885;
	text-weight:bold;
	text-decoration: none;
	font-weight:bold;
	font-family: arial;
	font-size: 8pt;
}
a.link:visited {color:#173885;}
a.link:hover { color:#808285; }

body {
font:10pt arial;
}

span.maintext {
}

.Stil2 {
	color: #1B3781;
	font-weight: bold;
}


a.link_main {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-family: arial;
	font-size: 10pt;
}
a.link_main:visited {}
a.link_main:hover {
color:#000000;
}
.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #173885;
	text-decoration: blink;
}
