body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #1A77DE;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: blink;
}
a:active {
	text-decoration: none;
}

a{
	text-decoration:none;
   }

.blackfont {
	color: #000000;
}

.greenfont {
	color: #359300;
}

.boldfont {
	font-weight: bold;
}
.greenbold {
	color: #359300;
	font-weight: bold;
}
.blackbold {
	color: #000000;
	font-weight: bold;
}
.blackbg {
	background-color: #000000;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A77DE;
	font-family: Arial, Helvetica, sans-serif;
}
.redfont {
	color: #FF0000;
}
.yellowfont {
	color: #FFFF00;
}
.pixels12 {
	font-size: 12px;
}
.whitefont {
	color: #FFFFFF;
}
.Pixels48 {
	font-size: 48px;
	font-weight: bold;
	color: #FF0000;
}
.GreenBack {
	background-color: #359300;
	color: #FFFFFF;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.PurpleFont {
	color: #2E1D8C;
	font-family: Arial, Helvetica, sans-serif;
}
.PurpleBack {

	background-color: #2e1d8c;
	color: #FFFFFF;
	font-weight: bold;
}
.LightBrown {

	color: #FF9900;
}
.Redfont {

	color: #FF0000;
}
