a:link
{
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;

}
a:hover
{
	clip: rect( );
	color: #663300;
	font-style: normal;
	text-decoration: underline;
}
	
.text {
	font-size: 8pt;
	font-family:Trebuchet MS;
}

.control {
	font-size: 8pt;
	font-family:Tahoma;
}

