a.menu {
	color: #2D2D2D;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	color: #2D2D2D;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #E1552E;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.cmenu {
	color: #2D2D2D;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.cmenu:visited {
	color: #2D2D2D;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.cmenu:hover {
	color: #E1552E;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

td.copyright {
	color: #343434;
	font-family: Verdana;
	font-size: 9px;
}

td.common {
	color: #343434;
	font-family: Verdana;
	font-size: 12px;
}

p.middletext{
	color: #343434;
	font-family: Verdana;
	font-size: 11px;
}

td.white {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
}

input, textarea {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}