﻿<style type="text/css">
<!--

a:link {
	COLOR: "#B22222"; }
a:visited {
	COLOR: "#B22222";}
a:hover {
	COLOR: navy; 
	background-color:coral;
        text-decoration: underline; }
a
.tmenu:link {
	COLOR: "darkmagenta";
	text-decoration:none;
	font-weight:bold;  }
a:active {
	COLOR: navy; }

.tmenu:visited {
	COLOR: "darkmagenta";
	text-decoration:none;
	font-weight:bold;  }
.tmenu:hover {
	COLOR: navy; 
	background-color:coral;
	text-decoration:underline; 
        font-weight:bold;}
.tmenu:active {
	COLOR: navy;
	text-decoration:none;
	font-weight:bold;  }


	

td
.topm1{
	width: 12.5%; 
  	align: "center"; 
	background-color:"#E8E8E8";
	font-style: italic; 
        font-weight:bold;
        cursor:pointer;}

.topm2{
	width: 12.5%; 
  	align: "center"; 
	background-color:"#CCCCCC"; 
        font-style: italic;
        cursor:pointer; }

 
}
-->
</style>

