
TD.content
	{ 
	font-family : "Times New Roman", serif;
	font-size : 16px;
	color: Black;
	}
A.content
	{ 
	font-family : "Times New Roman", serif;
	font-size : 16px;
	color: Black;
	}
A.content:Hover
	{ 
	font-family : "Times New Roman", serif;
	font-size : 16px;
	color: #808080;
	}
TD.capitals
	{ 
	font-family : "Times New Roman", serif;
	font-size : 32px;
	color: #808080;
	}
.clsCM1On 
	{
	color: #000000;
	font-family : "Times New Roman", serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration : none;
    padding: 2px 4px;
	}

.clsCM1Over 
	{
	color: #FFFFCC;
	font-family : "Times New Roman", serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration : none;
    padding: 2px 4px;
	}
