
	body,td		{ font-family: arial; color: white;  font-weight: bold; font-size: 17px; }

	.biggerblack	{ font-size: 19px; text-decoration: none; color: #000000; font-weight: bold; font-family: arial; }
        .biggerred	{ font-size: 22px; text-decoration: none; color: #FB0220; font-weight: bold; font-family: arial; }

	.tb2		{ font-size: 15px; text-decoration: underline; color: #0000ff; font-weight: bold; font-family: arial; }
	A:link.tb2	{ font-size: 15px; text-decoration: underline;  font-weight: bold; color: white; font-family: arial; }
	A:visited.tb2	{ font-size: 15px; text-decoration: underline;  font-weight: bold; color: white; font-family: arial; }
	A:hover.tb2	{ font-size: 15px; font-style: italic; text-decoration: underline;  font-weight: bold; color: white; font-family: arial;}

	.tb3		{ font-size: 17px; text-decoration: underline; color: #ff0080; font-weight: bold; font-family: arial; }
	A:link.tb3	{ font-size: 17px; text-decoration: underline;  font-weight: bold; color: #ff0080; font-family: arial; }
	A:visited.tb3	{ font-size: 17px; text-decoration: underline;  font-weight: bold; color: #ff00ff; font-family: arial; }
	A:hover.tb3	{ font-size: 17px; text-decoration: underline;  font-weight: bold; color: #ffffff; font-family: arial;}

	.tb4		{ font-size: 17px; text-decoration: none; color: #402EB2; font-weight: bold; font-family: arial; }
	A:link.tb4	{ font-size: 17px; text-decoration: underline;  font-weight: bold; color: #402EB2; font-family: arial;}
	A:visited.tb4	{ font-size: 17px; text-decoration: underline;  font-weight: bold; color: #402EB2; font-family: arial;}
	A:hover.tb4	{ font-size: 17px; text-decoration: none;  font-weight: bold; color: #402EB2; font-family: arial; background-color:silver;}

.bBright {font-family:bimini, arial; font-weight: bold;font-size:17px;color: white; background: #ff00ff;border-bottom: 1px solid #000000;border-right: 1px solid black;border-left: 3px solid black;border-top:3px solid black;color:white;height:27px;text-decoration:none;cursor: hand;}
H1 {font-family: arial,serif; font-size: 22px}

A  {
	color : #ff0080;
	text-decoration : underline;
}

A:Visited  {
	color : #ff00ff;
	text-decoration : underline;
}

A:Active  {
	color : red;
	text-decoration : underline;
}

A:Hover  {
	color : white;
	text-decoration : underline;
}