
#home-left a, #home-right a{
	text-decoration: underline;
	color:#369;
	font-decoration: bold;
}

#home-left a:hover, #home-right a:hover {
	text-decoration: none;
}



