/*  
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: #000000;
	Scrollbar-highlight-color: F7F7F7;
	Scrollbar-shadow-color: #000000;
	Scrollbar-3dlight-color: #FFFFFF;
	Scrollbar-arrow-color: #FFFFF4;
	Scrollbar-track-color: #FFFFFF;
	Scrollbar-darkshadow-color: #FFFFFF;
	background-color: #000000;
}


.b {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
}
	
.titolo {
	font-family: Arial, Helvetica, sans-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: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #666666;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #336600;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-decoration: none;
    color: #336600;
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 1.25;
	font-weight: bold;
	background-color: #33FF33;

}
