p, span, div, td {font-family:Verdana,Helvetica,Arial;color:#000000;font-size:12px;}
//p, span, div {font-family:Verdana;color:#83bebd;font-size:small;}
div.title {font-weight:bold;}
.slink {color:#FFFFFF;font-size:10px;font-weight:bold;}
//span.slink {color:#EECB9C;font-size:x-small;}
.black {font-size:10px;color:#000000}
.autor {font-size:8px;color:#000000}
.cauthor {font-size:10px;color:#000000}
.headline {font-family:Helvetica;font-size:28px;color:#686603}
.ctitle {font-size:10px;color:#000000;font-weight:bold;}
.red {font-size:10px;color:#ff0000;font-weight:bold;}
.reds {font-size:12px;color:#cc0000;font-weight:bold;}
.lrm {font-size:12px;color:#000000;}
.lrmbold {font-size:12px;color:#000000;font-weight:bold;}
.lrmhead {font-size:14px;color:#000000;font-weight:bold;}
.navtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height : 14px; font-weight: normal; color: #000000; text-decoration: none; font-style: normal; background-color: white; }
a:link { color: black; text-decoration: none; }
.navtext a:Link { font-size:8px; text-decoration : none; color:#f5f5f5; }
.navtext a:Visited { font-size:8px; text-decoration : none; color:#f5f5f5; }
.navtext a:hover { font-size:8px; text-decoration : none; background-color:#f5f5f5; }
.active { color: #F0B000; /* "orange->" color: #ff6600; * }

.navi {
	position: relative;
}
.navi ul {
	margin: 0;
	padding: 0;
}
.navi ul li {
	display: inline;
}
.navi ul li a {
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 30px 10px 0px;
}
.navi a.sas_link {
	color: #cc3333;
	position: absolute;
	top: 10px;
	right: 0;
	line-height: 14px;
}
.navi a.sas_link:hover {
	color: #ff6319;