﻿ a {
 text-decoration: none;
 } 
a { color: inherit; 
 } 
 a:hover { 
     background-color: blue;
 } 
 a {font-family: "Times New Roman";
	font-size: large;
	}html {  line-height: 1.5;
}


