/* BASIC css start */
a:hover {color:yellow; background-color: tomato; border-radius: 10px;}
/* BASIC css end */

