.normal12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: text;
}
.normal10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: text;
}
.yellow10 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
	cursor: text;
}
.yellow12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}

.yellowborder {
	border: thin dashed #FFFF00;
}
.yellow12URL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	cursor: crosshair;
}
.noborder {
	color: #FFFF00;
	text-decoration: none;
	cursor: text;
	border: none;

}
.border {
	text-decoration: none;
	cursor: text;
	border: thin dotted #FFFF00;
}

