<!--
a:link       { text-decoration: none; color: #000000; font-family: Tahoma, Verdana; font-size:12pt}
a:visited    { text-decoration: none; color: #000000; font-family: Tahoma, Verdana; font-size:12pt}
a:active     { text-decoration: none; color: #000000; font-family: Tahoma, Verdana; font-size:12pt}
a:hover      { text-decoration: none; color: #FF0000; font-family: Tahoma, Verdana; font-size:12pt}

input {
	font-family: Verdana;
	font-size:9;
	background: none;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border: 1px;
	border-color: #144D9F;
	border-style: solid;
	color: #000000;
	}
}

table.gara  {
	font-family: arial;
	font-size:12pt;
	border-width: 1px 1px 1px 1px;
	border-color: #FFBB55;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 9px 9px 9px 9px;
}


-->
