td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 0px solid #E1E1E1;
}

.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #0595c3;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ec6400;
}
.text3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #260D80;
}

a:link {
	color: #0000FF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}

a:visited {
	color: #009900;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #FF0066;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

