@CHARSET "ISO-8859-1";
#links_main_view
{
	width: 650px;
	max-width: 650px;
}
.link_category
{
	padding-bottom: 50px;
}
.link_category span
{
	border-bottom:1px solid gray;
	font-size:25px;
	font-weight:bold;
}
.link_category div
{
	float:left;
	font-family: verdana;
	font-size: 12px;
}
.link_url
{
	color:#454545;
}
.link_title a
{
	text-decoration: none;
	color:black;
}
.link_title a:hover
{
	text-decoration: underline;
}