a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;




}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: none;

}

a.LEFT:link {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bg_LINKS_triangle_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 10px;
	text-decoration: none;







}
a.LEFT:visited {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bg_LINKS_triangle_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 10px;
	text-decoration: none;





}
a.LEFT:hover {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bg_LINKS_triangle_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 10px;
	text-decoration: none;





}
a.ORANGE:link {
	color: #FFCC33;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;




}
a.ORANGE:visited {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;

}
a.ORANGE:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;

}
a.dGREY:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;




}
a.dGREY:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
a.dGREY:hover {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;

}
