﻿body
{
	margin: 0 auto;
	font-size: 11px;
	font-family: Arial, Trebuchet MS, Sans-Serif;
	color: black;
}

a
{
	color: #373518;
	text-decoration: underline;
}

a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}

