a:link {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FF8930;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}


.sub a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF8930;
	text-decoration: underline;
}
.sub a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}





.sub2 a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sub2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sub2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF8930;
	text-decoration: underline;
}
.sub2 a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}