font {
	font-family: verdana;
	font-size: 11px;
}
td,p,body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}


.green {
	color: #007B3C;
}
td.bot{
	font-family: verdana;
	font-size: 11px;
	color: #7E7E7E;
}
a, at:visited{
	font-family: verdana;
	font-size: 11px;
	color: #007B3C;
	text-decoration: none;
}
a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #007B3C;
	text-decoration: underline;
}
a.bot, a.bot:visited{
	font-family: verdana;
	font-size: 11px;
	color: #7E7E7E;
	text-decoration: underline;
}
a.bot:hover{
	font-family: verdana;
	font-size: 11px;
	color: #7E7E7E;
	text-decoration: none;
}
input.submitas{
	font-family: verdana; 
	color: white;
	font-size: 10px;
	border-color: #000000;
	background-color: #FFFFFF;
	border-width: 0px;
	width: 65px;
	height: 23px;
	font-weight: bold;
	cursor: hand;
	background-image:URL("/images/siusti.gif");
	padding:0px
}
.orange {
	color: #FF8700;
}
input.forma, textarea.forma {
	font-family: verdana;
	font-size: 11px;
	width: 187px;
	border-color: #007B3C;
	border-width: 1px;
}