a:hover {
    color:#35DD13;
}

#navigation a:hover {
    color:#35DD13;
}

.post h2 {
    color:#35DD13;
}

.post h2 a {
    color:#35DD13;
}

#content h3,h4 {
    color:#35DD13;
}

.tags a:hover {
    background-color:#35DD13;
	
}

#sidebar h2 {
    color:#35DD13;
}

#commentform #submit input:hover {
    background-color:#35DD13;
}
