a:link {  color: #003399; text-decoration: none}
a:hover {  background-color: #FFFF00}
a:visited {  color: #000000; text-decoration: none}
a:active {  color: #000000; text-decoration: underline; background-color: #FFFF00}
a:hover {  color: #000000; text-decoration: underline}
a:link {  }
a:visited {  }
.parag {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
body {
	background-color: #E9E9E9;
	padding-top: 15px;
	padding-bottom: 15px;
}

