﻿
/*Content links Style Sheet for Laker Software Inc*/
/*Copywrite 2010*/

#content  li {
	padding: 0 0 3px 0;
}

#content a {
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #474747;
	text-decoration: none;
}

#content a:hover {
	color: #6194BC;
}

