/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

a { color: #996699; }

#main a { text-decoration: underline; }
#main a:hover {	text-decoration: none; }

#main h2 a, #main h3 a { color: #2A2A2A; text-decoration: none; }
#main h2 a:hover, #main h3 a:hover { color: #996699; text-decoration: underline; }

#comments .comment a {color:#996699; text-decoration: underline; }
#comments .comment a:hover {color:#996699; text-decoration: none; }


#sidebar .widget_twitter a {color:#996699; font-size:14px; text-decoration: underline; }
#sidebar .widget_twitter a:hover {color:#996699; font-size:14px; text-decoration: none; }

#sidebar ul li a {color:#996699;}
#sidebar a:hover {color:#996699; text-decoration: none;},
#sidebar .current-cat {color:#996699; text-decoration: underline;}a,
#sidebar li.active a {color:#996699; text-decoration: underline;}


