/*
Theme Name:	Twenty Twelve Child
Theme URI:	www.my-it-brain.de
Description:	Child theme for the Twenty Twelve theme
Author:		Joerg Kastning
Author URI:	http://www.my-it-brain.de/Impressum
Template:	twentytwelve
Version:	0.1.0
*/

@import url("../twentytwelve/style.css");

a h2 {
text-decoratioin: none;
}
a:hover h2 {
text-decoration: none;
}

a h3 {
text-decoratioin: none;
}
a:hover h3 {
text-decoration: none;
}

a h4 {
text-decoratioin: none;
}
a:hover h4 {
text-decoration: none;
}