@charset "utf-8";
/* CSS Document */


a.alt2 {
	color: #CCC;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}


a.alt2:active {
	color: #CCC;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}


a.alt2:hover {
	color: #0070B2;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}


a.alt2:link {
	color: #CCC;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}


a.alt2:visited {
	color: #CCC;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
