a:link {color:#666666; text-decoration:none;} 
a:visited {color:#666666; text-decoration:none;} 
a:hover {color:#666666;	text-decoration:underline;position:relative;top:1px;left:1px;} 
a:active {color:#666666; text-decoration:underline;} 

.left-menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #999999;
	letter-spacing: 2px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;

    hover bgcolor:#ffffff;
	width: auto;

}

.left-menu a:hover {
    background: #ffffff;
	display: block;

}


.links {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #009999;
	text-decoration: none;
	letter-spacing: 2px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;




}

.links a {
	display: block;
	border-width: 0px;
	text-decoration: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration:none;

}

.links a:hover {
	color: #996600;
	background: #FFFFFF;
	text-decoration: none;
	display: block;
	cursor: hand;
	filter: Alpha(Opacity=100);

}
.links2 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
	letter-spacing: 2px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
}
.links2 a{
	color: #3366FF;
	text-decoration: none;

}
.links2 a:hover {
	color: #669900;
	text-decoration: underline;
}
.links2 a:active {
	color: #669900;
	text-decoration: underline;
}
.links2 a:visited {
	color: #3366FF;
}
