A
{
	COLOR: navy;
	FONT-FAMILY:'verdana,arial';
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	:active {coOLOR: navy}
	:visited {cOLOR: red}
	:hover {COLOR: midnightblue; TEXT-DECORATION: none}
}

input
{
	border-right:none;
	border-left:none;
	border-top:none;
	border-bottom:none;
	border:solid;
	border-width=1;
	width:100
}

table
{
	font-family:'verdana,arial';
	font-size:12;
}

p
{
	font-family:'verdana,arial';
	font-size:12;
}
