a:link {  color: #blue; text-decoration:underline;}
a:visited  {  color: #990099; text-decoration:underline;}
a:hover    {  color: #ffd700; text-decoration:underline;}
a:active   {  color: #800000; text-decoration:underline;}

p {
	margin-top   :0.1em;
	margin-bottom:0.2em;
}
.midasi {  color: #006600; font-weight: bold}
