Cufon('.view h2 a');
Cufon('.node h2.title');
Cufon('.node h2.title a');
Cufon('#titlearea h1.title');
Cufon('.sidebar-right #right .field-content a');
Cufon('.two-sidebars #right .field-content a');
Cufon('.sidebar-right #right .field-content a.active, .two-sidebars #right .field-content a.active',{
    hover:'true',
    fontWeight: 'bold',
	fontStyle: 'italic', 
});

