body,td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#000000}

a 			{
	text-decoration: none;
	font-size: 13px;
	color: #22394D;
	font-weight: bold;

}
a:visited	{ font-size: 13px; color: #22394D; }
a:active	{ font-size: 13px; color: #22394D; }
a:hover     {
	font-size: 13px;
	color: #3E688D;
	text-decoration: underline;
}

a.navi 			{
	text-decoration: none;
	font-size: 14px;
	color: #22394D;
	font-weight: bold;

}
a.navi:visited	{ font-size: 14px; color: #22394D; }
a.navi:active	{ font-size: 14px; color: #22394D; }
a.navi:hover     {
	font-size: 14px;
	color: #3E688D;
	text-decoration: underline;
}

