.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover{
	color: red;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #000099;
	text-decoration: none;
}
.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #ff0000;
	text-decoration: none;
}
.link:Link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #0000ff;
}
.link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #ff0000;
	text-decoration: underline;
}
.indexbold:Link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}
.indexbold:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.indexbold:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.indexbold:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}
.formmenu {
	width: 150px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0099FF;
}
