*, * *
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

body
{
	background-color: #DDDDDD;
}

.boxed
{
	border: 1px solid black;
}

a, a *
{
	text-decoration: none;
	color: #72656F;
}

a:hover, a:hover *
{
	text-decoration: none;
	color: #454545;
}
