
.content {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

.content A:link, .content A:hover, .content A:visited, .content A:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}

.branches {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.branches A:link, .branches A:hover, .branches A:visited, .branches A:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.menu, .menu A:link, .menu A:active, .menu A:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}

.state {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.textInput {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
