/*  
Theme Name: Freestyle
Theme URI: http://biboz.net/freestyle/
Description: Freestyle is a modern and freestyle theme for wordpress
Version: 1.0
Author: Ivan Garcia 
Author URI: http://biboz.net/themes/
*/


BODY { 
	background : #FFFFFF;	
	Scrollbar-face-color: #F7F7F7;
	Scrollbar-highlight-color: F7F7F7;
	Scrollbar-shadow-color: #FFFFFF;
	Scrollbar-3dlight-color: #FFFFFF; 
	Scrollbar-arrow-color:  #FFFFF4;
	Scrollbar-track-color: #FFFFFF;
	Scrollbar-darkshadow-color: #FFFFFF;
}

img  {border: 0px solid;}
A:visited img    {border: 0px solid ;} 
A:active img  {border: 0px solid ;
                 background-color: none;} 
A:hover img    {border: 0px solid; 
                background-color: none;}
				
.nobo{	float: none;
	border: none;
	background-color: #fcc;
}



.b {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #000000;
	}
	
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #000000;
	}

.titolo_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #000000;
	}


