/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
body{
font-family:arial;
font-size:10px;
}
h1{
font-size:14px;
color:#000;
font-weight:normal;
}
h2{
font-size:14px;
color:#000;
margin:0px;
}

a:link{
font-size:12px;
color:#ff6600;
}

a:visited{
font-size:12px;
color:#666;
}

a:hover{
font-size:12px;
color:#666;
}

a.titolo:link{
font-size:18px;
color:#ff6600;
}

a.titolo:visited{
font-size:18px;
color:#666;
}

a.titolo:hover{
font-size:18px;
color:#666;
}
