a:link {
	text-decoration: none;
	color: #0000FF; 
	}
	
a:visited {
	text-decoration: none;
	color: #0000FF;
	}
	
Body {
	font-size: 7pt;
	font-family: arial;
	font-style: normal;
	color: #000000;
	background-color: #d0d0d0;
	text-decoration: none;
	}

.text {
	font-size: 8pt;
	}

.text2 {
	font-size: 10pt;
	}