.navi  {
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 25px;
	font-weight : normal;
	color : #663333;
	letter-spacing : 1,5;
}
.navi A:link {font-weight : normal; color : #999999; text-decoration : none;}
.navi A:visited {font-weight : normal; color :#999999; text-decoration : none;}
.navi A:hover {font-weight : normal; color : #ff9933; text-decoration : none;}

.text  {
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 20px;
	font-weight : normal;
	color : #666666;
	letter-spacing : 1,5;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
}
.text A:link {font-weight : normal; color : #339933; text-decoration : none;}
.text A:visited {font-weight : normal; color :#339933; text-decoration : none;}
.text A:hover {font-weight : normal; color : #000000; text-decoration : underline;}
.text B {font-size : 12px; font-weight : normal; color : #993300; text-decoration : none;}
.text I {font-style : italics; font-size : 12px; font-weight : normal; color : #ffffff; text-decoration : none;}

.title  {
	font-family : arial,helvetica,sans-serif;
	font-size : 48px;
	line-height: 60px;
	font-weight : normal;
	color : #336666;
	letter-spacing : 1,3;
}
.titlesmall  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 22px;
	font-weight : normal;
	color : #999999;
	letter-spacing : 1,5;
}


