td {
	color: #007AC4;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, helvetica;
}

.umenu {
	color: #007AC4;
	font-weight: bold;
	font-size: 14px;

	font-family: arial, helvetica;
text-decoration: none;
}

.hmenu {
	color: #007AC4;
	font-size: 12px;
	font-family: arial, helvetica;
text-decoration: none;
}

.active {
	color: white;
}

a {
	color:#6A6A6A;
	font-family: arial, helvetica;
	text-decoration: underline;
}


a:hover {
	color: white;
	text-decoration: underline;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 12px;
}

h1 {
	color: #007AC4;
	font-weight: bold;
	font-size: 12px;
}

h2 {
	color: #007AC4;
	font-weight: bold;
	font-size: 12px;
}

.h {
	color: #8B9092;
	font-weight: bold;
	font-size: 12px;
}

input, select {
	font-size: 12px;
	font-family: arial,helvetica;
}