
a  	{
	color: black;
	text-decoration: none
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
a:active  {
	color: black;
	text-decoration: none
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
a:hover  {
	color: black;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
a:link    {
	color: black;
	text-decoration: none
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
}

.text {
	color: Black;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.texttwo {
	color: Black;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.capricorny {
	color: Black;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.button {
	border : thick solid 1;
	background-color: #EAE8E8;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-style : normal;
	font-size: 8pt;
	font-weight : bold;
	color : #E27512;
	width: 200;
}

.textarea {
	border : thick solid 1;
	background-color: #EAE8E8;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-style : normal;
	font-size: 8pt;
	font-weight : bold;
	color : #000000;
	width: 400;
}