/*
============== BASE COLOR (Red) ==============
*/

a,
a:visited, 
a:active,
a:hover,
.unblock a,
.unblock a:visited, 
.unblock a:active,
.column_post_second ul li a,
.column_post_second ul li a:visited, 
.column_post_second ul li a:active,
.topmenu li a, 
.topmenu li a:link, 
.topmenu li a:visited,
.widget a,
.widget a:visited, 
.widget a:active,
.widget_alt a,
.widget_alt a:visited, 
.widget_alt a:active,
#myController span.jFlowSelected,
#ticker a,
#ticker a:visited, 
#ticker a:active {
	color: #670000;
	}
	
#respond input#submit,
#myController span.jFlowSelected {
	background: #670000;
}
	
.unblock a:hover,
.column_post_second ul li a:hover,
.topmenu li a:hover, 
.topmenu li a:active,
.widget a:hover,
.widget_alt a:hover,
#ticker a:hover {
	color: #dd0000;
	}