 A:link, A:active,  {
	color: Blue;
	text-decoration: none
}
 A:visited {
	color: Red;
	text-decoration: none
}

 TD {
	font: normal xx-small Verdana;
}
 
 
  
body {
	font: normal x-small Verdana;
}

pre {
	font : normal x-small Verdana;
	margin-left : 1cm;
	margin-right : 0cm;
}

p {
	font : normal x-small Verdana;
	margin-left : 1cm;
	margin-right : 1cm;
}
