.text 	{color: #FFCC00; /*yellow*/
	font-family: sans-serif;
 	text-indent: .5 IN;
	font-size: 12pt;
	font-weight: bold }

.greentext	{color: #009999; /*teal*/
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold}

.yellowtext	{color: #FFAA00; /*orange*/
	font-family: sans-serif;
	font-size: 12pt}

.purpletext	{color: #BF3EFF; /*purple*/
	font-family: sans-serif;
	font-size: 12pt}

.bluetext	{color: #1E90FF; /*dodgerblue*/
	font-family: sans-serif;
	font-size: 12pt }

A:link	{color: #FF1493 /* #FF1493 DeepPink  #FF00FF magenta*/}

A:visited {color: #1E90FF /*dodgerblue*/}

TH.mysite {color: black;
	height: 50px; 
	font-size: 12pt; 
	font-family: arial, verdana, sans-serif}

TH.other {height: 40px;
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	color: #000000}

TH a:link, TH a:visited {color: black; 
	font-weight: bold;
	text-decoration: none}
