/* abbushi.css */

body { scrollbar-arrow-color: #52727B }


.navi  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 19px;
	font-weight : bold;
	color : #ffffff;
	letter-spacing : 1,5;
}
.navi A:link {font-weight : normal; color : #52727B; text-decoration : none;}
.navi A:visited {font-weight : normal; color :#52727B; text-decoration : none;}
.navi A:hover {font-weight : normal; color : #ffffff; text-decoration : underline;}
.navi B {font-weight : normal; color : #006600; text-decoration : none;}
.navi DIV {font-weight : normal; color : #006600; text-decoration : none;}

.navie  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 15px;
	line-height: 18px;
	font-weight : normal;
	color : #336699;
	letter-spacing : 1,5;
}
.navie A:link {font-weight : normal; color : #336699; text-decoration : none;}
.navie A:visited {font-weight : normal; color :#336699; text-decoration : none;}
.navie A:hover {font-weight : normal; color : #336699; text-decoration : underline;}

.text  {
	font-family : arial,helvetica,sans-serif;
	font-size : 13px;
	line-height: 21px;
	font-weight : normal;
	color : #333333;
	letter-spacing : 1,5;
	padding-top : 10px;
}
.text A:link {font-weight : bold; color : #996666; text-decoration : none;}
.text A:visited {font-weight : bold; color :#996666; text-decoration : none;}
.text A:hover {font-weight : bold; color : #333333; text-decoration : none;}
.text B {font-size : 15px; font-weight : normal; color : #336699; text-decoration : none;}
.text I {font-style : normal; font-size : 11px; font-weight : bold; color : #666600; text-decoration : none;}


.title  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 18px;
	line-height: 24px;
	font-weight : normal;
	color : #99ccff;
	letter-spacing : 1,5;
}
.titlesmall  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 16px;
	font-weight : bold;
	color : #ffffff;
	letter-spacing : 1,5;
}
.titlesmall A:link {font-weight : normal; color : #D1B18D; text-decoration : none;}
.titlesmall A:visited {font-weight : normal; color :#D1B18D; text-decoration : none;}
.titlesmall A:hover {font-weight : bold; color : #D1B18D; text-decoration : none;}

