a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;




}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;


}
a:hover {
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #0066FF;


}

a.LEFT:link {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_LINKS_triangle_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	letter-spacing: -1px;
	color: #666666;
	padding-left: 10px;










}
a.LEFT:visited {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_LINKS_triangle_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	letter-spacing: -1px;








}
a.LEFT:hover {
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_LINKS_triangle_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 10px;
	letter-spacing: -1px;







}
a.WHITE:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;



}
a.WHITE:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.WHITE:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: none;

}
