td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1C1C1;
	line-height: 20px;
}
.style2 {color: #C19930}
.mainTitle {
	font-size: 15px;
	color: #C19930;
}
.style5 {color: #B72654}
a:link {
	color: #C19930;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C19930;
}
a:hover {
	text-decoration: underline;
	color: #C19930;
}
a:active {
	text-decoration: none;
	color: #C19930;
}
.field {
	color: #000;
	background-color: #c19930;
	border: 1px solid #c1c1c1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}