	.altlink {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.altlink:hover {
	font-family: arial;
	font-size: 11px;
	color: #ff000;
	text-decoration: underline;	

}

	.alt1link {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.alt1link:hover {
	font-family: arial;
	font-size: 11px;
	color: #183F7A;
	text-decoration: underline;	

}

	.alt2link {
	font-family: arial;
	font-size: 11px;
	color: #093977;
	text-decoration: none;
}
.alt2link:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;	

}
a {
	font-family: Tahoma;
	font-size: 8 pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 8 pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #21299C;
}