﻿body {
	font-family: Tahoma;
	font-size: 8pt;

}
a{
	text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
