/*all link*/
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: none;
	color: #5A84B6;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: none;
	color: #5A84B6;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: none;
	color: #3333FF;
	text-decoration: none;
}
a.menublack:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menublack:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menublack:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menuwhite:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuwhite:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuwhite:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*end of link*/

.txbody {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.txtwhite {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtgrey {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
.menublack {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuwhite {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headblue {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

