a:link {
	text-decoration:none;
	font-weight: bold;
	color:#006699;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#006699;
}

a:active {
	text-decoration:none;
}
a:hover {
	color: #6699CC;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
}
.td-main {
	text-decoration: none;
	border: 1px dashed #0244A4;
}
.x-img {
	border: 1px solid #006699;
}

