﻿a
{	text-decoration: none;
}
a:hover
{	text-decoration: underline;
	
}

ul
{
    line-height: 1.4em;
    list-style-type:square;
}

