.mainfont {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 11px;

	line-height: 140%;

	text-decoration: none;

	color: #333333;



}

.profile {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 11px;

	line-height: 120%;

	color: #666666;

	text-decoration: none;

}

.wire-mesh {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

	font-size: 12px;

	line-height: 150%;

	color: #000000;

}

a.mainfont:hover {

	color: #FF3300;

	text-decoration: underline;

}

.lan {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #003366;

	text-decoration: none;

}

a.lan:hover {

	color: #CC0000;

	text-decoration: underline;

}

.td-1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 165px;
	width: 259px;
	background-color: #999999;
	padding: 1px;
}
a.td-1:hover {
	height: 165px;
	width: 259px;
	background-color: #0C5244;
	padding: 1px;
	border: 1px none #993300;
}
.td-2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 111px;
	width: 150px;
	background-color: #666666;
	padding: 1px;
}
a.td-2:hover {
	height: 111px;
	width: 150px;
	background-color: #0C5244;
	padding: 1px;
	border: 1px none #993300;
}
