.unnamed3 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;

}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #CC00FF;
	text-decoration: none;
}
