a#active_menu {
	color: #003366;
	font-weight: bold
}

a:hover#active_menu {
	color: #006699;
	text-decoration: none
}

a:link {
	color: #006699;
	line-height: 20px;
	text-decoration: none
}

a:visited {
	color: #003366;
	line-height: 20px;
	text-decoration: none
}

a:hover {
	color: #3366CC;
	text-decoration: underline
}

a:link.bar, a:visited.bar {
	color: #FF8C00;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.bar {
	color: #FF9900;
	text-decoration: none;
}

/* Links */
a:link.blogsection, a:visited.blogsection {
	color: #FF9900;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

a:hover.blogsection {
	color: #999999;
	text-decoration: underline;
}

a:link.category, a:visited.category {
	color: #FFA500;
}

a:hover.category {
	color: #FF9900;
}

a:link.fase4rdf {
	color: #FF9900;
	font-size: 11px;
	font-weight: normal;
}

a:hover.fase4rdf {
	color: #808080;
	font-weight: bold;
}

a:link.mainlevel, a:visited.mainlevel {
	border-bottom: 1px;
	border-bottom-color: #CFCDCD;
	border-bottom-style: solid;
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	width: 160px;
}

a:hover.mainlevel {
	background-color: #FAFAFA;
	background-image: url(images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF4500;
}

a:link.readon, a:visited.readon {
	background-color: #FFFFFF;
	background-image: url(images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}