﻿body
{
}

.CellHead
{
	font-weight: bold;
	color: white;
	background-color: #006699;
}

a:link     {color:Blue}
a:visited  {color:Blue}
a:hover    {color:Purple}
a:active   {color:Navy}
a {text-decoration: none}

