a {
	color: #0071da;
}

body, td {
	font-size: 11px;
}


.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.inmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d9e0e5;
}

.submenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #575757;
}

.submenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #7e7f7f;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #b6b6b6;
	line-height: 14px;
}

h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
	color: #7e7f7f;
}

