body, table {
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
   color: #000000;
   text-decoration: none;
   text-align: justify;
   line-height: 13px;
   letter-spacing: 0px;

   scrollbar-Arrow-Color: #FFE1EB;
   scrollbar-Face-Color: #FFFFFF;
   scrollbar-Track-Color: #FFE1EB;
   scrollbar-Highlight-Color: #FFE1EB;
   scrollbar-Shadow-Color: #FFE1EB;
   scrollbar-3dLight-Color: #FFE1EB;
   scrollbar-DarkShadow-Color: #FFE1EB;
}

table.title_content {
   font-weight: bold;
   font-size: 14px;
   line-height: 16px;
   letter-spacing: 2px;
   text-align: right;
   background: url(imgs/title_content.png);
}

table.title_sidebar {
   font-weight: bold;
   font-size: 14px;
   line-height: 16px;
   letter-spacing: 2px;
   text-align: right;
   background: url(imgs/title_sidebar.png);
}

a:link, a:active, a:visited {
   font-weight: bold;
   color: #FF5C9D;
   text-decoration: none;
}

a:hover {
   color: #FFE1EB;
}

hr {
   border: 1px solid #FFE1EB;
}

.news_infos{
   font-style: italic;
   font-size: 10px;
}

img { 
   border: none;
} 

img.link { 
   border: 1px solid #000000; 
} 


small {
   font-style: italic;
}

#tweets li {
	font-size:9px;
	background:url(tweetable/twitter.png) no-repeat top left;
	padding-left:24px;
	margin-left:-27px;
	margin-top:20px;
	list-style-type:none;
}

#tweets .hash { color:#000000; } 
#tweets .reply { color:#000000; } 

#tweets a:link { text-decoration:none; font-size:10px; color:#FF5C9D;}
#tweets a:active { text-decoration:none; font-size:10px; color:#FF5C9D;}
#tweets a:hover { text-decoration:none; font-size:10px; color:#FF5C9D;}
#tweets a:visited { text-decoration:none; font-size:10px; color:#FF5C9D;}