﻿A
{
	font-size: 9pt;
	color: red;
	text-decoration: none;
}
A:active
{	font-size: 9pt;
	color: red;
	text-decoration: none;
}
A:hover
{	font-size: 9pt;
	color: red;
	text-decoration: none;
}
A:link
{	font-size: 9pt;
	color: black;
	text-decoration: none;
}
A:visited
{	font-size: 9pt;
	color: black;
	text-decoration: none;
}
.InputCsss
{
	font-size: 9pt;
}
TD
{
	font-size: 9pt;
	line-height: 15pt;
}
