.botton {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
    font-weight: normal;
	text-decoration: none;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFE473;
	border: 1px dotted #ED8A0B;
}
.subtitle2 {

	font-family: Verdana;
	font-size: 12px;
	color: #F3980C;
	text-decoration: none;
	font-weight: bold;
}

.subtitle3 {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.botton:link {

	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.botton:visited {


	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.botton:hover {



	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.botton:active {




	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
