/* CSS Document */

a {
	color: #365ba3;
	font-size: 10pt;
	background-color:transparent;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a:hover {
    color: #365ba3;
	font-size: 10pt;
	background-color:transparent;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.head_1 a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.head_1 a:hover{
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:underline;
}
.head_1_pa a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.head_1_pa a:hover{
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:underline;
}
.footer a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover{
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #ffffff;
	text-decoration:underline;
}
.footer_pa a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.footer_pa a:hover{
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #ffffff;
	text-decoration:underline;
}