a:link    { text-decoration: none ; color: #CC0000}
a:visited { text-decoration: none ; color: #CC0000}
a:active  { text-decoration: none ; color: #CC0000}
a:hover   { 
			text-decoration: underline; color: #CC0000}

