body	{ background-color: #c3ecde; font-family: arial; color: black;  font-weight: bold; font-size: 17px; }
td {font-weight: bold;font-size: 15px;}




	.bigborder       { background-color: purple; }
        .cellcolor       { background-color: white; color: black; font-family: arial;font-size: 15px;}
	.cellcolor   a:link    { color: blue; font-family: arial; font-size: 15px;}
	.cellcolor   a:visited    { color: blue; font-family: arial;font-size: 15px;}
	.cellcolor   a:active    { color: red; font-family: arial;font-size: 15px;}
	.cellcolor   a:hover    { color: red; font-family: arial;font-size: 15px;}

	.cellcolor2       { background-color: white; color: black; font-family: arial; font-size: 15px;}
	.cellcolor2   a:link    { color: blue; font-family: arial; font-size: 15px; text-decoration: none;}
	.cellcolor2   a:visited    { color: blue; font-family: arial;font-size: 15px; text-decoration: none;}
	.cellcolor2   a:active    { color: red; font-family: arial;font-size: 15px; text-decoration: none;}
	.cellcolor2   a:hover    { color: red; font-family: arial;font-size: 15px; text-decoration: none;}

	.black       { background-color: black; }
	.buttoncolor       { background-color: silver; }

	.cellcolorgray       { background-color: gray; color: red; font-family: arial; font-size: 55px;}
	.cellcolorgray    a:link    { color: blue; font-family: arial; font-size: 55px;}
	.cellcolorgray    a:visited    { color: blue; font-family: arial; font-size: 55px;}
	.cellcolorgray    a:active    { color: red; font-family: arial; font-size: 55px;}
	.cellcolorgray    a:hover    { color: red; font-family: arial; font-size: 55px;}

	.cellcolorgray2       { background-color: gray; color: red; font-family: arial; font-size: 55px;}
	.cellcolorgray2    a:link    { color: blue; font-family: arial; font-size: 55px;}
	.cellcolorgray2    a:visited    { color: blue; font-family: arial; font-size: 55px;}
	.cellcolorgray2    a:active    { color: red; font-family: arial; font-size: 55px;}
	.cellcolorgray2    a:hover    { color: red; font-family: arial; font-size: 55px;}

	.cellcolorsilver       { background-color: silver; color: red; font-family: arial;}
	.cellcolorsilver   a:link    { color: blue; font-family: arial; }
	.cellcolorsilver   a:visited    { color: blue; font-family: arial; }
	.cellcolorsilver    a:active    { color: red; font-family: arial; }
	.cellcolorsilver   a:hover    { color: red; font-family: arial; }
	
.line2 { position: relative; height: 1px; left: 0px; width: 100%; left-margin: 0px; background-color: #ff0000 }

	.smaller1       { font-size: 15px; text-decoration: none; font-weight: bold; font-family:  arial; }
	.title3		{ font-size: 36px; text-decoration: none; color: red; font-weight: bold; font-family:  surfer, arial; }
	.title2		{ font-size: 18px; text-decoration: none; color: #ff0000; font-weight: bold; font-family:  arial; }
	.title1		{ font-size: 22px; text-decoration: none; color: #ff0000; font-weight: bold; font-family:  arial; }
	A:link.title1		{ font-size: 22px; text-decoration: none; color: #ff0000; font-weight: bold; font-family:  arial; }
	A:visited.title1		{ font-size: 22px; text-decoration: none; color: #ff0000; font-weight: bold; font-family:  arial; }
	A:hover.title1		{ font-size: 22px; text-decoration: underline; color: #ff0000; font-weight: bold; font-family:  arial; }
	A:active.title1		{ font-size: 22px; text-decoration: none; color: #ff0000; font-weight: bold; font-family:  arial; }




	.tb1		{ font-size: 17px; color: #ff0000; font-weight: bold; font-family: arial; }
	A:link.tb1	{ font-size: 17px;text-decoration: none; color: #0000ff; font-family: arial; }
	A:visited.tb1	{ font-size: 17px;text-decoration: none; color: #0000ff; font-family: arial; }
	A:hover.tb1	{ font-size: 17px;text-decoration: none; color: #ffffff; font-family: arial; }

	.tb2		{ font-size: 17px; color: #ff0000; font-weight: bold; font-family: arial; }
	A:link.tb2	{ text-decoration: none; color: #0000ff; font-family: arial; }
	A:visited.tb2	{ text-decoration: none; color: #0000ff; font-family: arial; }
	A:hover.tb2	{ text-decoration: none; color: #A003A2; font-family: arial; }

	.tb4		{ font-size: 17px; color: #ff0000; font-weight: bold; font-family: arial; }
	A:link.tb4	{ text-decoration: none; color: #ff0000; font-family: arial; }
	A:visited.tb4	{ text-decoration: none; color: #ff0000; font-family: arial; }
	A:hover.tb4	{ text-decoration: none; color: #ffffff; font-family: arial; }

	.tb3		{ text-decoration: none; font-size: 19px; color: #ffffff; font-weight: bold; font-family: arial; }

	.title		{ font-size: 23px; color: #ff0000; font-weight: bold; font-family: arial; }
	.small		{ font-size: 15px; color: #ff0000; font-weight: bold; font-family: arial; }

A  {
	color : blue;
	text-decoration : underline;
}

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

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

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