/* Stylesheet akua.ch */
TABLE,TD,THEAD,TBODY {
	border: 0px solid #ffffff;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #cc6600;
	text-decoration : underline;
	cursor: hand;
}
A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #cc6600;
	text-decoration : underline;
}
A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #cc6600;
	text-decoration : underline;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #3399cc;
	text-decoration : underline;
}
A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #3399cc;
	text-decoration : underline;
}

B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : 700;
	color : #000000;
	text-decoration : none;
}
I {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
U {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
P,SMALL,LI,UL,SPAN {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
STRONG {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : 700;
	color : #000000;
	text-decoration : none;
}
EM {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
FONT {
	font-size: 11px;
}
.header {
	cursor: default;
}
.news {
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
SELECT.menu {
			background-color: #ffffcc; 
			font-family: Verdana,Geneva,sans-serif; 
			color: #336699;
			font-size: 11px;
			text-decoration: none;
			font-style: normal;
			padding-top: 2px;
			padding-bottom: 2px;			
			width: 150px;
			height: 24px;					
			ruby-overhang: none;
			overflow: hidden;
}
