	/* 
	font-family:Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:"Courier New", Courier, mono;
	*/


/* default	*/

a:link {
	color: #999999;
	text-decoration: none;
/*  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;    */
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}




/* a 1	*/

a.a-1:link {
	color: #3366CC;
	text-decoration: none;
}
a.a-1:visited {
	color: #3366CC;
	text-decoration: none;
}
a.a-1:hover {
	color: #3366CC;
	text-decoration: underline;
}
a.a-1:active {
	color: #3366CC;
	text-decoration: underline;
}



/* a 2	*/
a.a-2:link {
	color: #3366CC;
	text-decoration: none;
    font-size: 9px;
}
a.a-2:visited {
	color: #3366CC;
	text-decoration: none;
    font-size: 9px;
}
a.a-2:hover {
	color: #3366CC;
	text-decoration: underline;
    font-size: 9px;
}
a.a-2:active {
	color: #3366CC;
	text-decoration: underline;
    font-size: 9px;
}

/* a 3 */
a.a-3:link {
	color: #666666;
	text-decoration: underline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a.a-3:visited {
	color: #666666;
	text-decoration: underline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a.a-3:hover {
	color: #EE0000;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a.a-3:active {
	color: #EE0000;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}



/* a 4 */
a.a-4:link {
	color: #999999;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
}
a.a-4:visited {
	color: #999999;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
}
a.a-4:hover {
	color: #EE0000;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
}
a.a-4:active {
	color: #EE0000;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
}

/* a 5 */
a.a-5:link {
	color: #666666;
	text-decoration: underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.a-5:visited {
	color: #666666;
	text-decoration: underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.a-5:hover {
	color: #EE0000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.a-5:active {
	color: #EE0000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* a 6 */

a.a-6:link {
	color: #999999;
	text-decoration: underline;
	font-family:"Courier New", Courier, mono;
}
a.a-6:visited {
	color: #999999;
	text-decoration: underline;
	font-family:"Courier New", Courier, mono;
}
a.a-6:hover {
	color: #EE0000;
	text-decoration: none;
	font-family:"Courier New", Courier, mono;
}
a.a-6:active {
	color: #EE0000;
	text-decoration: none;
	font-family:"Courier New", Courier, mono;
}
