a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #333399;
}
a:visited {
	text-decoration: none;
    color: #FF0000;
}

a:active {
	text-decoration: none;
}
.nav_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-indent: 12px;
}
.rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sidebar_type {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.body_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.head_type {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 900;
}
.head_mainstory {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
}
.picture {
	padding: 12px;
	float: left;
}
.topic_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	letter-spacing: 3pt;
}
.body_type_dblspace {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}

#leftcol #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 12px;	
}


#leftcol #nav ul li a{
color: #666699;
text-decoration: none; 
}


#leftcol #nav a:hover, #leftcol #nav a:focus { 
color: #FF0000;
}


#leftcol{

}
