

nav.main-navigation,
#secondary .widget .tagcloud a,
#footer-widgets .widget .tagcloud a ,
header.entry-header h1.entry-title:before,
#comments h2.comments-title,
#comments #respond p.form-submit input{
	background: !important;
}
#comments #respond p.form-submit input{
	border-color:!important;
}

nav.top-navigation{
	background: ;
}
nav.main-navigation ul li.current-menu-item > a,
nav.main-navigation ul li.current-menu-parent > a,
nav.main-navigation ul li.current-menu-ancestor > a {
	color: ;
}

/* Links */

a:link, a:visited {
	color: ;
}

a:hover,
a:focus,
a:active {
	color:;
	text-decoration: none;
}


