﻿.clear
{
	clear:both;
}

strong,
b
{
	font-weight:bold;
}

a
{
	color:inherit;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

