.links_main {
	width:638px;
	border-style:solid;
	border-color:#00c202;
	border-width:1px;
	font-family:tahoma,verdana,arial;
	margin:5px;
}

.links_left {
	width:200px;
	background-color:#333333;
	border-width:0 0 0 0;
	border-color:#ffffff;
	border-style:solid;
	font-size:12;
	color:#ffffff;
	vertical-align:top;
}

.links_right {
	width:438px;
	font-size:11;
	color:#000000;
	background-color:#bdbdbd;
	vertical-align:top;
}
.links_right a:link {
	color:#000000;
	text-decoration:none;
}
.links_right a:active {
	color:#000000;
	text-decoration:none;
}
.links_right a:visited {
	color:#404040;
	text-decoration:none;
}
.links_right a:hover {
	color:#ffff7b;
	text-decoration:underline;
}

.links_title {
	font-size:14;
	font-weight:bold;
	color:#ffff7b;
}
