﻿.just{
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
		}

a, a:visited{
			text-decoration: none;
			list-style: none;
			color: #000;

}
a:hover{
			text-decoration: underline;
}