@charset "UTF-8";
/* CSS Document */


div#links_sitearea {
	background-color: #ffffff;
	border-style:none;
	border-width:1px;
	border-color:#333333;
	overflow:auto;
	position: absolute;
	left: 50%;
	margin-left: -505px;
	width: 1010px;
	height: 870px;
	top: 0px;
}

#links_copy{
position:absolute;
left:160px;
top:125px;
width:690px;
height:690px;
font-size:14px;
}

#category_nav{
position:absolute;
left:60px;
top:105px;
width:890px;
height:20px;
font-weight:600;
}

a.links_cat:link , a.links_cat:visited {color:#000000;
font-family: Verdana, Trebuchet MS, Ariel, sans-serif;
text-decoration:none;
font-size:14px;
}     

a.links_cat:hover , a.links_cat:active {color:#888888;
font-family: Verdana, Trebuchet MS, Ariel, sans-serif;
text-decoration:underline;
font-size:14px;
}  

a.links_line:link , a.links_cat:visited {color:#000000;
font-family: Verdana, Trebuchet MS, Ariel, sans-serif;
text-decoration:none;
font-size:14px;
}     

a.links_line:hover , a.links_cat:active {color:#888888;
font-family: Verdana, Trebuchet MS, Ariel, sans-serif;
text-decoration:underline;
font-size:14px;
}  