﻿body
{
}
.link
{
	text-decoration: none;
}
.link:hover
{
	text-decoration: underline;
}
