P { font-size: 8pt; font-family:‚l‚r ‚oƒSƒVƒbƒN , Osaka;}
A { color: #000000; text-decoration: none; }
A:link { color:#000000; }
A:visited { color:#000000;text-decoration:none; }
A:active { color:#000000; }
A:hover{color:#FF0000;text-decoration:underline} 
body {
scrollbar-3dlight-color : #000000;
scrollbar-arrow-color : #000000 ; 
scrollbar-base-color : #000000 ; 
scrollbar-darkshadow-color : #999999 ; 
scrollbar-face-color : #999999 ; 
scrollbar-highlight-color : #cccccc ; 
scrollbar-shadow-color : #000000 ; 
scrollbar-track-color : ; 
}
/*JUITTER PLUGIN CSS
-------------------------------------------*/
#juitterContainer{margin-bottom: 20px} /*Juitter container*/
#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{list-style:none;background:#FFFFFF;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;}
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{color:#006600;} /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;height:48px;}
#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/
#juitterContainer .extLink{} /*CSS for the external links*/
#juitterContainer .hashLink{} /*CSS for the hash links*/
/* clearfix */
#juitterContainer .twittLI:after{clear: both;height: 0;visibility: hidden;display: block;content: ".";}
#juitterContainer .twittLI{display: inline-block;}
* html #juitterContainer .twittLI{height: 1%;}
#juitterContainer .twittLI{display: block;}
/* */
/*end of Juitter CSS*/
