body			{ font-family: Veranda, Arial, Helvetica }



a                       { font-family: Veranda, Arial, Helvetica }

a:link  		{ color: blue }

a:active		{ color: red }

a:visited		{ color: blue }




a.bold                  { text-decoration: none ; font-weight: bold }

a.small			{ font-size: 75%; text-decoration: none ; font-weight: bold }

a.menu			{ font-size: 90%; text-decoration: none ; font-weight: bold }

a.large			{ font-size: 125%; text-decoration: none ; font-weight: bold }

a.reallarge		{ font-size: 150%; text-decoration: none ; font-weight: bold }




td.bold 		{ font-weight: bold }

td.small                { font-size: 75% }

td.smallBold		{ font-size: 75%; font-weight: bold }

td.largeBold		{ font-size: 125%; font-weight: bold }




b			{ font-family: Veranda, Arial, Helvetica }

b.small 		{ font-size: 75%; font-weight: bold }

b.large 		{ font-size: 125%; font-weight: bold }

b.reallarge 		{ font-size: 150%; font-weight: bold }

b.star   		{ font-size: 200%; font-weight: bold; color: red }
