@import url("../BlueBoxPhoto/css/shade.css");
@import url("../BlueBoxPhoto/css/hover.css");
.style2 {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	border-left-color: #E0DFE3;
}
a {
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #CCCCCC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
