a 
{
	outline: none;
	color: #000099;
	text-decoration: none;
	background: url(dot_for_link_underline.gif) repeat-x bottom;
}
a:hover 
{
	background-color: #CCCCFF;
}
