A:link {color :#4c4c4c;}
A:Visited  { color : #4c4c4c; }
A:Active  { color : #0099cc; }
A:Hover  { color : #66CCFF; }
A:Visited:Hover  { color : #0099FF; }

main_di {
	background-image: url(images/index_main.gif);
	background-repeat: no-repeat;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.llan {
	background-image: url(../images/left-di.gif);
	background-repeat: no-repeat;
}