.ues{
	font-family : Arial, Helvetica, Verdana;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}

.text{
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

.textbold{
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}

A{
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #E4836D
}

.formsinput {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	cursor: auto;
}

