a {
	text-decoration: none;
}
td {
	color: #000000;
	font-size: 12px;

}
a:link {
	font-size: 12px;
	color: #000000;
}

a:visited {
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
}
a.b:link {
	font-size: 12px;
	color: #ffffff;

}

a.b:visited {
	font-size: 12px;
	color: #ffffff;
}
a.b:hover {
	font-size: 12px;
	color: #ffffcc;
	text-decoration: underline;
}
a.b:active {
	font-size: 12px;
	color: #ffffcc;
}
.myico {
	font-size: 12px;
	color: #59A7D5;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.mytitle {
	font-size: 12px;
	color: #ff9900;
    font-weight: bold;
}
.myh1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.drop1 {
    color:#333333;
	filter: DropShadow(Color=#e7e7e7, OffX=1, OffY=1, Positive=1);
}
