body  {
	background-color: #B8B8B8;
	color: White;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
}

a:link  {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a:visited  {
	color: White;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: White;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.gro:link  {
	color: #17577D;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}

a.gro:visited  {
	color: #17577D;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}

a.gro:hover  {
	color: #17577D;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}

a.mit:link  {
	color: #FEFF0F;
	font-size: 14px;
}

a.mit:visited  {
	color: #FEFF0F;
	font-size: 14px;
}

a.mit:hover  {
	color: Red;
	font-size: 14px;
}

a.mi2:link  {
	color: #FEFF0F;
	font-size: 12px;
}

a.mi2:visited  {
	color: #FEFF0F;
	font-size: 12px;
}

a.mi2:hover  {
	color: Red;
	font-size: 12px;
}
.text {
	color: White;
	font-size: 14px;
}
.text2 {
	color: #CC0000;
	font-size: 14px;
}
.text3 {
	color: Black;
	font-size: 14px;
}