BODY {
		font-family: Tahoma, Arial, Helvetica;
		font-size: medium;
		text-align: left;
}
H1 {font-size: x-large;	font-weight: bold; text-align: center;}
H2 {font-size: large; text-align: left;}
A:link {text-decoration: none; color: Blue;}  
A:visited {text-decoration: none; color: Blue;}  
A:active {text-decoration: none; color: Red;}     
A:hover {background: #9CEBAE; color: Red}
LI {font-size: medium}
