/*
Theme Name:     Extra_Child
Description:    
Author:         ppAdmin
Template:       Extra

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.widgettitle{
	background:red;
}
 

a:hover { 
	text-decoration:underline;
}