.pagetitle	{
		font-size	:20px;
		color		:#000060;
		font-weight	:bold;
		}
.font14		{	
		font-size	:14px;
		line-height	:21px;
		color		:#404040;
		}
.font13		{
		font-size	:13px;
		line-height	:19px;
		color		:#404040;
		}
.font12		{
		font-size	:12px;
		line-height	:18px;
		color		:#404040;
		}
.tfont14	{	
		font-size	:14px;
		line-height	:16px;
		color		:#404040;
		}
.tfont13	{
		font-size	:13px;
		line-height	:15px;
		color		:#404040;
		}
.tfont12	{
		font-size	:12px;
		line-height	:14px;
		color		:#404040;
		}
.tfont11	{
		font-size	:11px;
		line-height	:13px;
		color		:#606060;
		}
a:link		{
		text-decoration	:none;
		}
a:visited	{
		text-decoration	:none;
		}
a:active	{
		text-decoration	:underline;
		}
a:hover		{
		color		:#FF0000;
		text-decoration	:underline;
		}
