body {
	  background-color: #FFFFFF;
	  margin-top: 100px;
	  margin-right: 100px;
	  margin-bottom: 150px;
	  margin-left: 100px;
	
	}

text1 { font-family: times new roman; font-size: 12pt; color: #000000; text-decoration: none; }

A { font-family: times new roman; font-size: 12pt; color: #000000; text-decoration: none; background-color: #FFFFCC}
A:hover { font-family: times new roman; font-size: 12pt; color: #000000 ; text-decoration: none; background-color: #FFFF99}
A:active { font-family: times new roman; font-size: 12pt; color: #000000 ; text-decoration: none ; background-color: #FFFFCC}
A:visited { font-family: times new roman; font-size: 12pt; color: #000000 ; text-decoration: none ; background-color: #FFFFCC}

