.text 
{font-family: Garamond, Arial, System;
	font-size: 18px;
	font-style: normal;
	color: #333333;}
.H
	{
	font-family: Garamond, Arial, System;
	font-size: 26px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.t
	{
	font-family: Garamond, Arial, System;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	border: #CCCCFF;
	visibility: visible;

}
a:link, a:visited, a:active {
	font-family: Garamond;
	color: #6600FF;
	font-size: 16px;}
	
a:hover {
font-family: Garamond;
	font-weight: bolder;
	color: #6600FF;
	background-color: #CCCC99;
}

