a:link, a:active, a:visited {
	color: #3891ef;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #518b28;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.link:link, a.link:active, a.link:visited {
	color: #3891ef;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

a.link:hover {
	color: #518b28;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

BODY {
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
}

TD {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.white {
	color: #FFFFFF;
}

.px11 {
	color: #606060;
	font-size: 11px;
}

.orange {
	color: #ffffff;
}

.underline {
	text-decoration: underline;
}

H1, H2, H3 {
	color: #c64596;
	font-size: 13px;
	font-weight: 800;
	text-transform: capitalize;
}

.footer {
	color: #3891ef;
	font-size: 11px;
}

.menu {
	color: #400080;
	font-size: medium;
}