a		{  font-size: 15px; font-weight: bold; text-decoration: underline}

a:hover	{   font-size: 15px; font-weight: bold; color: red}

a:visited	{   font-size: 15px; font-weight: bold}



body		{font-family: arial, sans-serif;
		 font-size: 15px;
		 color: black}
		 
h2		{font-family: Arial, san-serif;
		 color:#0099CC}
		 
p		{font-family: arial, sans-serif;
		 font-size: 15px;
		 color: black}

td		{color: black;
		 font-size: 15px}



