﻿#right a, #feature a {
padding: 3px; 
background-color:#66CCFF; 
color:#000;
text-decoration:none;
font-weight:bold;
}

#right a:hover, #feature a:hover {background-color:#FFCC66;}
