/*  
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 { 
	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;
}


.b {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #F7F7F7;
	}
	
.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: #000000;
	font-size: small;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #F7F7F7;
	}


a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: small;
    text-decoration: none;
    color: #FF1CAC; 
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: bold; 
		background-color: #FFFFFF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: small;
    text-decoration: none;
    color: #FF1CAC;
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: bold; 
		background-color: #FFF000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF1CAC;
	font-size: small;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #FFFFFF;

}
