body {}



p {
	font-family: Verdana;
	color:#ee1188;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #000000;
}

.special {
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #0000cc;
	background-color: #000000;
}

.center {text-align: center;}

h1 {
	color: #ee1188;
	font-family: Verdana;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h2 {
	color: #ee1188;
	font-family: Verdana;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h4 {
	color: #ee1188;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

h5 {
	color: #ee1188;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

h6 {}

a:link, a:visited, a:hover, a:active {
	color:#fff;
	font-style: normal;
	text-decoration: none;
}

#tab .mg a:hover {
  text-decoration: none;
  color: #ee1188;
}
#tab .lt a:hover {
  text-decoration: none;
  color: #668000;
}
#tab .mca a:hover {
  text-decoration: none;
  color: #0011aa;
}
#tab .ld a:hover {
  text-decoration: none;
  color: #000;
}