
a         { text-decoration: none }

a:hover   { color: red; text-decoration: underline }

body      {
            background-color: #E5D8C2 ;
	    font-family: technical, Verdana, Tahoma, Arial, sans-serif ;
}

th        {
            background-color: #9B664E;
	    font-family: copperplate;
}

